Updated Branches: refs/heads/master bce8584d9 -> f23cea14f
updated version for npm push Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/f23cea14 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/f23cea14 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/f23cea14 Branch: refs/heads/master Commit: f23cea14f3162caf5fa2ed9e0cfc00bdb7bfcd11 Parents: bce8584 Author: Steven Gill <[email protected]> Authored: Fri Apr 26 12:18:21 2013 -0700 Committer: Steven Gill <[email protected]> Committed: Fri Apr 26 12:18:21 2013 -0700 ---------------------------------------------------------------------- package.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/f23cea14/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 83add6e..43be760 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.8", + "version": "0.6.0", "repository": { "type": "git", "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git" @@ -51,6 +51,9 @@ "name":"Shazron Abdullah" }, { + "name":"Steve Gill" + }, + { "name":"Fil Maj" } ]
