Set VERSION to 4.1.0-dev (via coho)
Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/f810d943 Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/f810d943 Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/f810d943 Branch: refs/heads/master Commit: f810d9436660c4564b4bfb3b48363df279288458 Parents: 11326d9 Author: Steve Gill <[email protected]> Authored: Thu Feb 11 17:03:56 2016 -0800 Committer: Steve Gill <[email protected]> Committed: Thu Feb 11 17:03:56 2016 -0800 ---------------------------------------------------------------------- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/f810d943/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index b6f871b..344b64a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-osx", - "version": "4.0.0", + "version": "4.1.0-dev", "description": "cordova-osx release", "main": "bin/templates/scripts/cordova/Api.js", "repository": { @@ -30,4 +30,4 @@ "coffee-script": "^1.7.1", "nodeunit": "^0.8.7" } -} +} \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
