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/18 02:21:59 UTC

git commit: bumping version of dependencies

Updated Branches:
  refs/heads/plugman-registry 365ac3ce7 -> 73f5ef2a9


bumping version of dependencies


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

Branch: refs/heads/plugman-registry
Commit: 73f5ef2a9d53d5c0078206f1b947b78568c2a2d1
Parents: 365ac3c
Author: Anis Kadri <an...@apache.org>
Authored: Wed Jul 17 17:21:50 2013 -0700
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Jul 17 17:21:50 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/73f5ef2a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e32f528..24c3289 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "underscore":"1.4.4",
     "dep-graph":"1.1.0",
     "semver": "2.0.x",
-    "plugman-registry": "0.0.2"
+    "plugman-registry": "0.0.5"
   },
   "devDependencies": {
     "jasmine-node": "1.7.0"