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/15 01:15:58 UTC

git commit: added dev to version number

Repository: cordova-lib
Updated Branches:
  refs/heads/master 2f3493e21 -> b270829a6


added dev to version number


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

Branch: refs/heads/master
Commit: b270829a6e85dee90abd632be3a8a7f74e5a11b4
Parents: 2f3493e
Author: Steven Gill <st...@gmail.com>
Authored: Wed May 14 16:15:49 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed May 14 16:15:49 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/b270829a/cordova-lib/package.json
----------------------------------------------------------------------
diff --git a/cordova-lib/package.json b/cordova-lib/package.json
index 62b39d8..77344bd 100644
--- a/cordova-lib/package.json
+++ b/cordova-lib/package.json
@@ -2,7 +2,7 @@
   "author": "Apache Software Foundation",
   "name": "cordova-lib",
   "description": "Apache Cordova tools core lib and API",
-  "version": "0.21.3",
+  "version": "0.21.4-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-lib.git"