Updated Branches: refs/heads/master d82238cd9 -> 0b86d3024
set to rc.2 Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/0b86d302 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/0b86d302 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/0b86d302 Branch: refs/heads/master Commit: 0b86d30240b444057d5143b043e330d0b822dbc8 Parents: d82238c Author: Steven Gill <[email protected]> Authored: Fri Feb 14 11:41:31 2014 -0800 Committer: Steven Gill <[email protected]> Committed: Fri Feb 14 11:41:31 2014 -0800 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/0b86d302/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 68334f1..3131f49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova", - "version": "3.4.0-rc.1-dev", + "version": "3.4.0-rc.2", "preferGlobal": "true", "description": "Cordova command line interface tool", "main": "cordova",
