npm version 2.8.4
Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/bb9e8232 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/bb9e8232 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/bb9e8232 Branch: refs/heads/2.8.x Commit: bb9e8232e57748ae07392634730bc9a3093241ae Parents: cf9eb15 Author: Fil Maj <[email protected]> Authored: Wed Jun 5 08:18:32 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Thu Jun 6 18:28:55 2013 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/bb9e8232/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 71f9453..82db18f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova", - "version": "2.8.3", + "version": "2.8.4", "preferGlobal": "true", "description": "Cordova command line interface tool", "main": "cordova",
