From fd2c3c9857087a42b25432b21eff1032435a5181 Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Wed, 24 Feb 2016 11:50:06 -0800 Subject: [PATCH] Set VERSION to 5.2.0-dev (via coho) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ae808f4c..c9cc19cd 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