CB-9087 bumped version to 0.23.3
diff --git a/package.json b/package.json
index 527788d..1e8f820 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <alunny@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.23.2",
+  "version": "0.23.3",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
@@ -17,7 +17,7 @@
   },
   "engineStrict":true,
   "dependencies": {
-    "cordova-lib": "5.1.0",
+    "cordova-lib": "5.1.1",
     "nopt": "1.0.9",
     "underscore":"1.7.0",
     "q": "1.0.1",