Revert "CB-8858 Incremented plugin version."

This reverts commit d1131c8842a3918077422d14101d25119542b739.
diff --git a/plugin.xml b/plugin.xml
index 8fa1fe4..46a9fd7 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-contacts"
-    version="1.0.1-dev">
+    version="1.0.0">
 
     <name>Contacts</name>
     <description>Cordova Contacts Plugin</description>
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 693bc8f..a31d2c6 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-contacts-tests"
-    version="1.0.1-dev">
+    version="1.0.0">
     <name>Cordova Contacts Plugin Tests</name>
     <license>Apache 2.0</license>