You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/06/24 01:32:51 UTC

[2/2] git commit: CB-7002 Incremented package version to -dev

CB-7002 Incremented package version to -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/8257389b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/8257389b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/8257389b

Branch: refs/heads/master
Commit: 8257389b5ac11039876cfc76088ed85a137ba8bc
Parents: 13e0e8d
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Mon Jun 23 19:32:25 2014 -0400
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Mon Jun 23 19:32:25 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/8257389b/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index c63ab22..64a0e93 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.22.4",
+  "version": "0.22.5-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"