You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by be...@apache.org on 2013/06/13 01:06:58 UTC

[2/2] git commit: Bumped plugman version to 0.7.11

Bumped plugman version to 0.7.11


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/6fa5e8bb
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/6fa5e8bb
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/6fa5e8bb

Branch: refs/heads/master2
Commit: 6fa5e8bbd712decf90f6b4fe591d2a523d8d6e88
Parents: f56117c
Author: Benn Mapes <be...@gmail.com>
Authored: Wed Jun 12 15:59:52 2013 -0700
Committer: Benn Mapes <be...@gmail.com>
Committed: Wed Jun 12 16:04:13 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/6fa5e8bb/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f591658..b22d925 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
   "dependencies": {
     "colors":">=0.6.0",
     "elementtree":"0.1.3",
-    "plugman":"0.7.9",
+    "plugman":"0.7.11",
     "plist":"0.4.x",
     "xcode":"0.5.1",
     "express":"3.0",