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:45:23 UTC

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

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/0.22.x
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