You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/12/19 16:54:44 UTC

[cordova-node-xcode] branch master updated: Increment package version to 2.0.0-dev

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 <ch...@gmail.com>
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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org