diff --git a/package.json b/package.json index 1e6b198..2aeda66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-ace", - "version": "0.0.13", + "version": "0.0.14", "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 ea42ff9..9ccd1d0 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="0.0.14"> Ace Enables you to mix native UI and native code with your JavaScript and HTML.