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/08/30 02:16:57 UTC

js commit: CB-7383 Incremented package version to -dev

Repository: cordova-js
Updated Branches:
  refs/heads/master e48249503 -> 6b72e2ce0


CB-7383 Incremented package version to -dev


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

Branch: refs/heads/master
Commit: 6b72e2ce0bbe58aaf05cf06626f08dbe461e03f4
Parents: e482495
Author: Steven Gill <st...@gmail.com>
Authored: Fri Aug 29 17:16:51 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Aug 29 17:16:51 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/6b72e2ce/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index b961aff..ebe6819 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
     "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
     "name": "cordova-js",
     "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-    "version": "3.7.0",
+    "version": "3.7.0-dev",
     "homepage": "http://cordova.apache.org",
     "repository": {
         "type": "git",