You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/03/03 22:17:29 UTC

[2/2] git commit: CB-6115 Incremented version to -dev

CB-6115 Incremented version to -dev


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

Branch: refs/heads/master
Commit: 75dfaf4a5317f99c9871836f4563dfe2112285e2
Parents: 0f6250f
Author: Andrew Grieve <ag...@chromium.org>
Authored: Mon Mar 3 16:17:05 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Mon Mar 3 16:17:05 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/75dfaf4a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ad6f09c..ca85b82 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.4.0-0.1.3",
+  "version": "3.4.0-0.1.4-dev",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",