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/06/03 20:10:11 UTC

git commit: updating plugman to 0.7.8 for npm goodness

Updated Branches:
  refs/heads/master f95133d8b -> 0a8c95a5c


updating plugman to 0.7.8 for npm goodness


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

Branch: refs/heads/master
Commit: 0a8c95a5ce60b851a25191b4326feb6ac8c3837a
Parents: f95133d
Author: Fil Maj <ma...@gmail.com>
Authored: Mon Jun 3 11:10:06 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Mon Jun 3 11:10:06 2013 -0700

----------------------------------------------------------------------
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/0a8c95a5/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 955bfdc..e6ae408 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.7.7",
+  "version": "0.7.8",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"