Repository: cordova-app-hello-world Updated Branches: refs/heads/master 64d5c71f0 -> 11666b070
Incremented package version to -dev Project: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/commit/11666b07 Tree: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/tree/11666b07 Diff: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/diff/11666b07 Branch: refs/heads/master Commit: 11666b070469569df1bd2e4343fbd3a3e0f99ce7 Parents: 64d5c71 Author: Steve Gill <[email protected]> Authored: Mon Oct 26 17:20:17 2015 -0700 Committer: Steve Gill <[email protected]> Committed: Mon Oct 26 17:20:17 2015 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/11666b07/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 32a8caf..0f9532d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-app-hello-world", - "version": "3.10.0", + "version": "3.10.1-dev", "description": "This is the hello world app used by the `cordova create` command.", "repository": { "type": "git", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
