You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/10/31 00:38:46 UTC

[2/7] cordova-plugman git commit: CB-9574 updated cordova lib dep to 5.3.1

CB-9574 updated cordova lib dep to 5.3.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/7dcbdc9a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/7dcbdc9a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/7dcbdc9a

Branch: refs/heads/1.0.x
Commit: 7dcbdc9aae00e87776ff4a79f1eadecdf09876b1
Parents: 309bd38
Author: Steve Gill <st...@gmail.com>
Authored: Fri Aug 28 16:43:27 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Aug 28 16:43:27 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/7dcbdc9a/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 22dade0..8d5dfaf 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -22,7 +22,7 @@
 # Cordova-plugman Release Notes
 
 ### 1.0.1 (Aug 28, 2015)
-* Updated cordova-lib dependency to 5.3.0
+* Updated cordova-lib dependency to 5.3.1
 * CB-7143 Added support for OSX
 
 ### 1.0.0 (Aug 06, 2015)

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/7dcbdc9a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 89317f1..d32a698 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
   },
   "engineStrict":true,
   "dependencies": {
-    "cordova-lib": "5.3.0",
+    "cordova-lib": "5.3.1",
     "nopt": "1.0.9",
     "q": "1.0.1"
   },


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