You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/12/13 21:06:12 UTC

git commit: CB-5640 Bump version for republishing

Updated Branches:
  refs/heads/master 593129e4d -> d5f3b73c6


CB-5640 Bump version for republishing

0.3.0-0.1.0 is broken on NPM and seemingly unfixable.


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/d5f3b73c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/d5f3b73c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/d5f3b73c

Branch: refs/heads/master
Commit: d5f3b73c656130f30f44b9af316a494c92bbf700
Parents: 593129e
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Dec 13 15:05:26 2013 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Dec 13 15:05:26 2013 -0500

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/d5f3b73c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index b008a27..b606cd5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.3.0-0.1.0",
+  "version": "3.3.0-0.1.1",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",