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/02/01 03:33:34 UTC

git commit: CB-5962 Incremented plugin version to -dev branch.

Updated Branches:
  refs/heads/master 6f5fecaa6 -> 8b6c7607e


CB-5962 Incremented plugin version to -dev branch.


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

Branch: refs/heads/master
Commit: 8b6c7607e605f2f286c59344edc77f9a947e4fd3
Parents: 6f5feca
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Jan 31 21:33:00 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Jan 31 21:33:00 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/8b6c7607/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 0fb619e..27827c1 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.19.0",
+  "version": "0.19.1-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"