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 20:25:11 UTC

git commit: CB-6115 Incremented plugin version and added -dev.

Repository: cordova-plugman
Updated Branches:
  refs/heads/master 6a827cc28 -> 635a921e9


CB-6115 Incremented plugin version and added -dev.


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

Branch: refs/heads/master
Commit: 635a921e9e0d822384387bf2e572e3beb6600fde
Parents: 6a827cc
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Feb 28 12:32:50 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Feb 28 12:32:50 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/635a921e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 2f40a14..5e4ef3c 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.20.1",
+  "version": "0.20.2-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"