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/09/02 23:32:13 UTC

git commit: updated version to include dev prefix

Repository: cordova-cli
Updated Branches:
  refs/heads/master d15b85a81 -> 9e469a747


updated version to include dev prefix


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

Branch: refs/heads/master
Commit: 9e469a74792b0bd8f4e0f349560eeebc68f0e641
Parents: d15b85a
Author: Steven Gill <st...@gmail.com>
Authored: Tue Sep 2 14:32:06 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Tue Sep 2 14:32:06 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/9e469a74/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 566d606..0984b19 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.6.0-0.2.9",
+  "version": "3.6.0-0.2.10-dev",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",