Revert "CB-8858 Incremented plugin version."

This reverts commit 5f94c195230ae6d0ad3efca80c11f986a72abf29.
diff --git a/plugin.xml b/plugin.xml
index d373941..3f73fe9 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-device"
-    version="1.0.1-dev">
+    version="1.0.0">
     <name>Device</name>
     <description>Cordova Device Plugin</description>
     <license>Apache 2.0</license>
diff --git a/tests/plugin.xml b/tests/plugin.xml
index b31c625..0da5963 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-device-tests"
-    version="1.0.1-dev">
+    version="1.0.0">
     <name>Cordova Device Plugin Tests</name>
     <license>Apache 2.0</license>