CB-13504: Incremented package version to -dev
diff --git a/package.json b/package.json
index 42d3b21..f808596 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-fetch",
-  "version": "1.2.1",
+  "version": "1.2.2-dev",
   "description": "Apache Cordova fetch module. Fetches from git and npm.",
   "main": "index.js",
   "repository": {