Revert "CB-8858 Incremented plugin version."

This reverts commit 007d3f5131fbf29f4ab23c93f36ed01b6ed2c333.
diff --git a/plugin.xml b/plugin.xml
index b16a45d..cd1c265 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.0.1-dev">
+      version="1.0.0">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 7b80b55..7434adb 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.0.1-dev">
+    version="1.0.0">
     <name>Cordova Device Motion Plugin Tests</name>
     <license>Apache 2.0</license>