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:16 UTC

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

Repository: cordova-plugman
Updated Branches:
  refs/heads/master 4ef0289d4 -> 934bfa73a


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


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

Branch: refs/heads/master
Commit: 93fd1e49aa69ec05d65f750cd88b86156ce98beb
Parents: 4ef0289
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-plugman/blob/93fd1e49/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 243c15d..d21cd69 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,7 +21,7 @@
 
 # Cordova-plugman Release Notes
 
-### 0.22.14 (Nov 7, 2014)
+### 0.22.15 (Nov 11, 2014)
 * Update dependencies in package.json
 
 ### 0.22.12 (Oct 10, 2014)

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/93fd1e49/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 4709749..d3460dc 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.22.15-dev",
+  "version": "0.22.15",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
@@ -17,7 +17,7 @@
   },
   "engineStrict":true,
   "dependencies": {
-    "cordova-lib": "4.1.0",
+    "cordova-lib": "4.1.1",
     "nopt": "1.0.9",
     "underscore":"1.7.0",
     "q": "1.0.1",


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


[2/2] cordova-plugman 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-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/934bfa73
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/934bfa73
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/934bfa73

Branch: refs/heads/master
Commit: 934bfa73a55114a360fd926079f475bdf59a345f
Parents: 93fd1e4
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Mon Nov 10 18:03:47 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Mon Nov 10 18:03:47 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/934bfa73/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d3460dc..af002ec 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.22.15",
+  "version": "0.22.16-dev",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"


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