You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/09/12 23:41:30 UTC

git commit: bump version to 3.6.3-0.2.11

Repository: cordova-cli
Updated Branches:
  refs/heads/rb_3.6.0-0.2.8 [created] 78d97448d


bump version to 3.6.3-0.2.11


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

Branch: refs/heads/rb_3.6.0-0.2.8
Commit: 78d97448dbfd3ea115a64ee040c083e8ff5d0ced
Parents: 4c1c8c3
Author: Marcel Kinard <cm...@gmail.com>
Authored: Fri Sep 12 17:40:11 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Fri Sep 12 17:40:11 2014 -0400

----------------------------------------------------------------------
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/78d97448/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 707f637..9c1b862 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "3.6.1-0.2.10",
+  "version": "3.6.3-0.2.11",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",
@@ -28,7 +28,7 @@
     "cli"
   ],
   "dependencies": {
-    "cordova-lib": "0.21.10",
+    "cordova-lib": "0.21.11",
     "q": "~0.9",
     "nopt": "~2",
     "underscore":"1.4.4"