Updated Branches: refs/heads/master2 cda104f6d -> a5018eedb
npm version 2.8.17 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/a5018eed Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/a5018eed Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/a5018eed Branch: refs/heads/master2 Commit: a5018eedb672ccfd59112f145374aff33c2a36ac Parents: cda104f Author: Fil Maj <[email protected]> Authored: Thu Jun 13 12:01:43 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Thu Jun 13 12:01:43 2013 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/a5018eed/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 90962b3..f8af922 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova", - "version": "2.8.16", + "version": "2.8.17", "preferGlobal": "true", "description": "Cordova command line interface tool", "main": "cordova",
