Revert "CB-9192 Incremented plugin version."

This reverts commit bba0868ee2f5a81439556c6ebea8c9265cfb4f21.
diff --git a/package.json b/package.json
index decdc35..6cbae74 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-test-framework",
-  "version": "1.0.2-dev",
+  "version": "1.0.1",
   "description": "Cordova Test Framework Plugin",
   "cordova": {
     "id": "cordova-plugin-test-framework",
diff --git a/plugin.xml b/plugin.xml
index d45bf61..e50818d 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-test-framework"
-    version="1.0.2-dev">
+    version="1.0.1">
     <name>Test Framework</name>
     <description>Cordova Test Framework Plugin</description>
     <license>Apache 2.0</license>