Updated Branches: refs/heads/master 137365c62 -> e3592a1fe
bumping version Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/e3592a1f Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/e3592a1f Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/e3592a1f Branch: refs/heads/master Commit: e3592a1fe64d9940f850ebda4b4679096c962b28 Parents: 137365c Author: Anis Kadri <[email protected]> Authored: Tue Apr 9 16:09:21 2013 -0700 Committer: Anis Kadri <[email protected]> Committed: Tue Apr 9 16:09:21 2013 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/e3592a1f/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index f7d9253..217a23a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Andrew Lunny <[email protected]>", "name": "plugman", "description": "install/uninstall Cordova plugins", - "version": "0.5.7", + "version": "0.5.8", "repository": { "type": "git", "url": "git://github.com/imhotep/plugman.git"
