GH-10 Incremented package version to -dev
diff --git a/package.json b/package.json
index 3ec8f9c..fe98d96 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-fetch",
-  "version": "2.0.0",
+  "version": "2.0.1-dev",
   "description": "Apache Cordova fetch module. Fetches from git and npm.",
   "main": "index.js",
   "repository": {