This commit is contained in:
Adam Nathan 2016-04-14 13:07:56 -07:00
Родитель 10fa9fd006
Коммит ba5578f0c4
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-ace",
"version": "0.0.14",
"version": "0.0.15",
"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",

Просмотреть файл

@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-ace"
version="0.0.14">
version="0.0.15">
<name>Ace</name>
<description>Enables you to mix native UI and native code with your JavaScript and HTML.</description>