You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/11/12 17:00:37 UTC

[1/2] cordova-cli git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.1.2

Repository: cordova-cli
Updated Branches:
  refs/heads/master ef56bd49e -> bada0e836


CB-7988 Updated version and RELEASENOTES.md for release 4.1.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/58b59ea7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/58b59ea7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/58b59ea7

Branch: refs/heads/master
Commit: 58b59ea786c749c8dc68410e76d663c889de04b0
Parents: ef56bd4
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Wed Nov 12 10:53:06 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Wed Nov 12 10:53:06 2014 -0500

----------------------------------------------------------------------
 RELEASENOTES.md | 2 +-
 package.json    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/58b59ea7/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 076820a..57f1861 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,7 +20,7 @@
 -->
 # Cordova-cli Release Notes
 
-### 4.1.1 (Nov 11, 2014)
+### 4.1.2 (Nov 13, 2014)
 * Expose cordova-lib and the cli from cordova-cli
 * CB-7636 Allow using --nobuild flag without screaning
 

http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/58b59ea7/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e46cfbb..4a576f3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "4.1.2-dev",
+  "version": "4.1.2",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",
@@ -28,7 +28,7 @@
     "cli"
   ],
   "dependencies": {
-    "cordova-lib": "4.1.1",
+    "cordova-lib": "4.1.2",
     "q": "1.0.1",
     "nopt": "3.0.1",
     "underscore":"1.7.0"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/2] cordova-cli git commit: CB-7988 Incremented package version to -dev

Posted by ka...@apache.org.
CB-7988 Incremented package version to -dev


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

Branch: refs/heads/master
Commit: bada0e8364ed3addb660f16fced1a6aa06a63114
Parents: 58b59ea
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Wed Nov 12 10:59:20 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Wed Nov 12 10:59:20 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/bada0e83/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 4a576f3..aadbf4a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "4.1.2",
+  "version": "4.1.3-dev",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org