forked from github/Toast-PhoneGap-Plugin
bump
This commit is contained in:
parent
b5adb0da91
commit
093b523dc6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-x-toast",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.2",
|
||||
"description": "This plugin allows you to show a Toast. A Toast is a little non intrusive buttonless popup which automatically disappears.",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-x-toast",
|
||||
|
@ -2,7 +2,7 @@
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="cordova-plugin-x-toast"
|
||||
version="2.5.1">
|
||||
version="2.5.2">
|
||||
|
||||
<name>Toast</name>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user