Update version after creating tag at 1.0.2

This commit is contained in:
Michael Jordan 2015-12-16 15:40:13 -05:00
parent af7394ccd3
commit 995295bdcd
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "phonegap-plugin-mobile-accessibility",
"description": "PhoneGap Mobile Accessibility Plugin",
"version": "1.0.2",
"version": "1.0.3-dev",
"homepage": "http://github.com/phonegap/phonegap-mobile-accessibility#readme",
"repository": {
"type": "git",

View File

@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="phonegap-plugin-mobile-accessibility"
version="1.0.2">
version="1.0.3-dev">
<name>Mobile Accessibility</name>
<description>PhoneGap Mobile Accessibility Plugin</description>
<license>Apache 2.0</license>