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/05/14 21:53:48 UTC

[2/2] git commit: updated version file

updated version file


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

Branch: refs/heads/master
Commit: cd9b696914ac356d5bd9963651a939d161b37306
Parents: 0e584ff
Author: Steven Gill <st...@gmail.com>
Authored: Wed May 14 12:53:34 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed May 14 12:53:34 2014 -0700

----------------------------------------------------------------------
 VERSION      | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/cd9b6969/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index ed4b197..6621a05 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.4.0-0.1.0
+3.5.0-0.2.4

http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/cd9b6969/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 76d2458..aea1eff 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.5.0-0.2.3",
+  "version": "3.5.0-0.2.4",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",