Repository: cordova-plugman Updated Branches: refs/heads/1.5.x bbc6b9b3a -> 128d95269 refs/heads/master 20c2f03ba -> ab419506e
CB-12747 Incremented package version to -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/ae26220a Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/ae26220a Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/ae26220a Branch: refs/heads/1.5.x Commit: ae26220abd0a9b9de3c70664e0f60c0bc72f12d1 Parents: bbc6b9b Author: Steve Gill <[email protected]> Authored: Tue May 2 02:05:08 2017 +0200 Committer: Steve Gill <[email protected]> Committed: Tue May 2 02:05:08 2017 +0200 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/ae26220a/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 372fea2..631fd48 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Andrew Lunny <[email protected]>", "name": "plugman", "description": "install/uninstall Cordova plugins", - "version": "1.5.0", + "version": "1.5.1-dev", "repository": { "type": "git", "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
