CB-9192 Incremented plugin version.
diff --git a/package.json b/package.json
index 4db42c6..5c424f6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-device-motion",
-  "version": "1.1.1",
+  "version": "1.1.2-dev",
   "description": "Cordova Device Motion Plugin",
   "cordova": {
     "id": "cordova-plugin-device-motion",
diff --git a/plugin.xml b/plugin.xml
index 027333a..2caf016 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="cordova-plugin-device-motion"
-      version="1.1.1">
+      version="1.1.2-dev">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>
diff --git a/tests/plugin.xml b/tests/plugin.xml
index a833827..270a90b 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     id="cordova-plugin-device-motion-tests"
-    version="1.1.1">
+    version="1.1.2-dev">
     <name>Cordova Device Motion Plugin Tests</name>
     <license>Apache 2.0</license>