[CB-4077] updating plugman version to 0.9.0.
Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/cb4c49ae Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/cb4c49ae Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/cb4c49ae Branch: refs/heads/CB-4077 Commit: cb4c49aeb7d8bcb53b0782da8cbe2f0e5727bdd7 Parents: 8802661 Author: Fil Maj <[email protected]> Authored: Wed Jul 10 11:09:38 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Wed Jul 10 11:09:38 2013 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/cb4c49ae/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 9b8ca88..9bd24f1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "colors":">=0.6.0", "elementtree":"0.1.3", - "plugman":"0.8.2", + "plugman":"0.9.0", "plist":"0.4.x", "xcode":"0.5.1", "express":"3.0.0",
