You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/02/08 00:40:27 UTC

[3/3] git commit: updated version in prep for 3.4.0

updated version in prep for 3.4.0


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/7f1b02fa
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/7f1b02fa
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/7f1b02fa

Branch: refs/heads/master
Commit: 7f1b02fae563ac896c87f5946cda8889e081f7b3
Parents: 8727029
Author: Steven Gill <st...@gmail.com>
Authored: Fri Feb 7 15:40:21 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Feb 7 15:40:21 2014 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/7f1b02fa/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 72daaa6..68334f1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.3.1-0.4.0",
+  "version": "3.4.0-rc.1-dev",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",