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