You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/07/18 22:44:41 UTC

[2/2] git commit: 0.9.10. [CB-4292] fixes for plugman and fetching.

0.9.10. [CB-4292] fixes for plugman and fetching.


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

Branch: refs/heads/master
Commit: 9caee42ee8669dd2fed629c212b61056fcacca12
Parents: dd31b39
Author: Fil Maj <ma...@gmail.com>
Authored: Thu Jul 18 13:43:48 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 18 13:43:48 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/9caee42e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 15179c6..5a6e55f 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.9.9",
+  "version": "0.9.10",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"