diff --git a/package.json b/package.json index a83f4c3..2dc589c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-actionsheet", - "version": "2.0.0", + "version": "2.0.1", "description": "Show a sheet of options the user can choose from.", "cordova": { "id": "cordova-plugin-actionsheet", diff --git a/plugin.xml b/plugin.xml index ab5ac1a..ab559f9 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.0.1"> ActionSheet