CB-13674 Incremented package version to -dev
diff --git a/package.json b/package.json
index 1572893..968456d 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": "2.0.0",
+  "version": "2.0.1-dev",
   "repository": {
     "type": "git",
     "url": "https://github.com/apache/cordova-plugman"