Set version to 1.3.2-dev
diff --git a/package.json b/package.json
index 614d1a1..1a8d013 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-fetch",
-  "version": "1.3.1",
+  "version": "1.3.2-dev",
   "description": "Apache Cordova fetch module. Fetches from git and npm.",
   "main": "index.js",
   "repository": {