From 093b523dc6bfb9b76fdd194e8f60e298e136564f Mon Sep 17 00:00:00 2001 From: EddyVerbruggen Date: Wed, 1 Jun 2016 08:51:18 +0200 Subject: [PATCH] bump --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7713e3e..bea6e08 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/plugin.xml b/plugin.xml index d4945f0..67781b6 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.5.2"> Toast