Repository: cordova-plugman
Updated Branches:
  refs/heads/master 66c4b88a5 -> 1973a2cfb


CB-10902 Updated version and RELEASENOTES.md for release 1.2.0


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

Branch: refs/heads/master
Commit: 3426b27f179a57ea930d2524cf94fe3927e19e80
Parents: 66c4b88
Author: Steve Gill <stevengil...@gmail.com>
Authored: Thu Mar 17 19:31:11 2016 -0700
Committer: Steve Gill <stevengil...@gmail.com>
Committed: Thu Mar 17 19:31:11 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/3426b27f/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 1450455..814cf8a 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -21,6 +21,9 @@
 
 # Cordova-plugman Release Notes
 
+### 1.2.0 (Mar 17, 2016)
+* CB-10902 Updated cordova-lib dependency to 6.1.0
+ 
 ### 1.1.0 (Jan 25, 2016)
 * CB-10424 Updated cordova-lib dependency to 6.0.0
 

http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/3426b27f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e278db0..2d2dd65 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <alu...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "1.1.1-dev",
+  "version": "1.2.0",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
@@ -17,7 +17,7 @@
   },
   "engineStrict":true,
   "dependencies": {
-    "cordova-lib": "6.0.0",
+    "cordova-lib": "6.1.0",
     "nopt": "1.0.9",
     "q": "1.0.1"
   },


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

Reply via email to