Set VERSION to 5.2.0-dev (via coho)
Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/fd2c3c98 Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/fd2c3c98 Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/fd2c3c98 Branch: refs/heads/master Commit: fd2c3c9857087a42b25432b21eff1032435a5181 Parents: 84477ff Author: Steve Gill <[email protected]> Authored: Wed Feb 24 11:50:06 2016 -0800 Committer: Steve Gill <[email protected]> Committed: Wed Feb 24 11:50:06 2016 -0800 ---------------------------------------------------------------------- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/fd2c3c98/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index ae808f4..c9cc19c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-android", - "version": "5.1.1", + "version": "5.2.0-dev", "description": "cordova-android release", "bin": { "create": "bin/create" @@ -44,4 +44,4 @@ "promise-matchers": "~0", "rewire": "^2.1.3" } -} +} \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
