diff --git a/package.json b/package.json index 1aa2e73..7f670ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-ace", - "version": "0.1.1", + "version": "0.1.2", "description": "Enables you to mix native UI and native code with your JavaScript and HTML. http://microsoft.github.io/ace", "cordova": { "id": "cordova-plugin-ace", diff --git a/plugin.xml b/plugin.xml index 373ac56..8b936bd 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="0.1.2"> Ace Enables you to mix native UI and native code with your JavaScript and HTML.