You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/07/29 02:34:37 UTC

git commit: updating plugman version

Updated Branches:
  refs/heads/master 009e8c708 -> afb5898c3


updating plugman version


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

Branch: refs/heads/master
Commit: afb5898c3baccac7f3b77eddcef00f97102eb91b
Parents: 009e8c7
Author: Anis Kadri <an...@apache.org>
Authored: Sun Jul 28 17:34:29 2013 -0700
Committer: Anis Kadri <an...@apache.org>
Committed: Sun Jul 28 17:34:29 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/afb5898c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 3dee6c6..59aa310 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
   "dependencies": {
     "colors":">=0.6.0",
     "elementtree":"0.1.3",
-    "plugman":"0.9.20",
+    "plugman":"0.9.21",
     "plist":"0.4.x",
     "xcode":"0.5.1",
     "express":"3.0.0",