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 <[email protected]> Authored: Thu Jul 18 13:43:48 2013 -0700 Committer: Fil Maj <[email protected]> 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 <[email protected]>", "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"
