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/12 05:58:35 UTC

[3/5] git commit: [CB-4077] updating plugman version to 0.9.0.

[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/6413daa0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/6413daa0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/6413daa0

Branch: refs/heads/master
Commit: 6413daa0ffe68cdc495b246847a0cb283614c0ec
Parents: cd18d4c
Author: Fil Maj <ma...@gmail.com>
Authored: Wed Jul 10 11:09:38 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 11 20:45:27 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/6413daa0/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d983196..c5cac32 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",