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

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

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

Take 2. Updating deps for with cordova-lib@4.1.0 instead of 4.0.1


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

Branch: refs/heads/0.22.x
Commit: e97efbea8fb25cac99f555a9bd45276797ed638d
Parents: b4067ec
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Fri Nov 7 15:27:33 2014 -0500
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Fri Nov 7 15:39:52 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/e97efbea/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 0756388..19cc435 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.14-dev",
+  "version": "0.22.13",
   "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.0.1",
+    "cordova-lib": "4.1.0",
     "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