This is an automated email from the ASF dual-hosted git repository.
brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-node-xcode.git
The following commit(s) were added to refs/heads/master by this push:
new d7ab1f1 Increment package version to 2.0.0-dev
d7ab1f1 is described below
commit d7ab1f15876ccf55acd1e932ff44533d38381414
Author: Christopher J. Brody <[email protected]>
AuthorDate: Wed Dec 19 11:53:34 2018 -0500
Increment package version to 2.0.0-dev
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index b98d1a6..c335e35 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.1.0",
+ "version": "2.0.0-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]