Repository: cordova-plugin-test-framework
Updated Branches:
  refs/heads/1.1.x c431d1270 -> 12b4e16ba


CB-10368 Incremented plugin version.


Project: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/commit/c1c38f58
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/tree/c1c38f58
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/diff/c1c38f58

Branch: refs/heads/1.1.x
Commit: c1c38f5890c1306e32539c78c130d98ca21ade44
Parents: c431d12
Author: Steve Gill <[email protected]>
Authored: Fri Jan 15 16:58:32 2016 -0800
Committer: Steve Gill <[email protected]>
Committed: Fri Jan 15 16:58:32 2016 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 plugin.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/blob/c1c38f58/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index c6e2065..8d530ea 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-test-framework",
-  "version": "1.1.1",
+  "version": "1.1.2-dev",
   "description": "Cordova Test Framework Plugin",
   "cordova": {
     "id": "cordova-plugin-test-framework",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/blob/c1c38f58/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 8053cf2..b5a4029 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.1.1">
+    version="1.1.2-dev">
     <name>Test Framework</name>
     <description>Cordova Test Framework Plugin</description>
     <license>Apache 2.0</license>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to