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 2013/10/12 03:04:39 UTC

git commit: updated to a version greater than our latest version on npm

Updated Branches:
  refs/heads/master f00b19cca -> 3755c8467


updated to a version greater than our latest version on npm


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

Branch: refs/heads/master
Commit: 3755c8467e4b369b4269669dcd948c0310e45236
Parents: f00b19c
Author: Steven Gill <st...@gmail.com>
Authored: Fri Oct 11 18:04:35 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Oct 11 18:04:35 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/3755c846/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 3d87ff8..e85ee3c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.0.10",
+  "version": "3.1.0-0.2.0",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",