bump version to 0.22.8
diff --git a/package.json b/package.json
index a121b57..51a59bc 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.22.7",
+  "version": "0.22.8",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
@@ -17,7 +17,7 @@
   },
   "engineStrict":true,
   "dependencies": {
-    "cordova-lib": "0.21.10",
+    "cordova-lib": "0.21.11",
     "nopt": "1.0.x",
     "underscore":"1.4.4",
     "q": "~0.9",