CB-13380 Incremented package version to -dev
Project: http://git-wip-us.apache.org/repos/asf/cordova-node-xcode/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-node-xcode/commit/ba195a85 Tree: http://git-wip-us.apache.org/repos/asf/cordova-node-xcode/tree/ba195a85 Diff: http://git-wip-us.apache.org/repos/asf/cordova-node-xcode/diff/ba195a85 Branch: refs/heads/master Commit: ba195a85438c810eac41905adc4930428ba90a24 Parents: 9345e5e Author: Steve Gill <[email protected]> Authored: Fri Oct 6 15:28:29 2017 -0700 Committer: Steve Gill <[email protected]> Committed: Fri Oct 6 15:28:29 2017 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-node-xcode/blob/ba195a85/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 2b46c32..00a67da 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Apache Software Foundation", "name": "xcode", "description": "parser for xcodeproj/project.pbxproj files", - "version": "1.0.0", + "version": "1.0.1-dev", "main": "index.js", "repository": { "url": "https://github.com/apache/cordova-node-xcode.git" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
