Updated Branches: refs/heads/master 1d9ade2e9 -> 8e5705084
2.9.6 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/8e570508 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/8e570508 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/8e570508 Branch: refs/heads/master Commit: 8e57050841f88d9018b969af58b45c28a1313b39 Parents: 1d9ade2 Author: Fil Maj <[email protected]> Authored: Mon Jul 15 17:25:26 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Mon Jul 15 17:25:26 2013 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/8e570508/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index fb9a5be..5a5a698 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova", - "version": "2.9.5", + "version": "2.9.6", "preferGlobal": "true", "description": "Cordova command line interface tool", "main": "cordova",
