Updated Branches: refs/heads/master dcc6fe2c7 -> b05729ae4
Updated version to 0.11.1-dev Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/b05729ae Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/b05729ae Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/b05729ae Branch: refs/heads/master Commit: b05729ae4585dabaa7ba54e8417ae7893fe83d5b Parents: dcc6fe2 Author: Braden Shepherdson <[email protected]> Authored: Thu Sep 5 15:34:03 2013 -0400 Committer: Braden Shepherdson <[email protected]> Committed: Thu Sep 5 15:34:03 2013 -0400 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/b05729ae/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 0e31cdf..82a1762 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.11.0", + "version": "0.11.1-dev", "repository": { "type": "git", "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
