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/11 00:05:03 UTC

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

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


CB-7988 Updated version and RELEASENOTES.md for release 4.1.1


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

Branch: refs/heads/master
Commit: 5859fa3aa71ca89ae5742247fc6835e9d02e0e0d
Parents: 5fc5eb9
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Mon Nov 10 17:54:28 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Mon Nov 10 17:54:28 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/5859fa3a/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 366577a..076820a 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,7 +20,7 @@
 -->
 # Cordova-cli Release Notes
 
-### 4.1.0 (Nov 7, 2014)
+### 4.1.1 (Nov 11, 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/5859fa3a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 307e908..7b20e08 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "4.1.1-dev",
+  "version": "4.1.1",
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",
@@ -28,7 +28,7 @@
     "cli"
   ],
   "dependencies": {
-    "cordova-lib": "4.1.0",
+    "cordova-lib": "4.1.1",
     "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/ef56bd49
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/ef56bd49
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/ef56bd49

Branch: refs/heads/master
Commit: ef56bd49ed654d02db00a73ba987bbe3964b46a3
Parents: 5859fa3
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Mon Nov 10 18:03:48 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Mon Nov 10 18:03:48 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/ef56bd49/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 7b20e08..e46cfbb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova",
-  "version": "4.1.1",
+  "version": "4.1.2-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