From da4270a6a6454571d7f42f1601597e2500a2412d Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Wed, 23 Nov 2016 17:23:38 -0800 Subject: [PATCH] 1.0.7 -> 1.0.8-SNAPSHOT --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9ac1298..98eacd4 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ Feature List:- com.github.paulcwarren ginkgo4j - 1.0.6 + 1.0.7 test ``` or for a Gradle project add:- -`compile 'com.github.paulcwarren:ginkgo4j:1.0.6'` +`compile 'com.github.paulcwarren:ginkgo4j:1.0.7'` -for other build systems see [here](http://search.maven.org/#artifactdetails%7Ccom.github.paulcwarren%7Cginkgo4j%7C1.0.6%7Cjar). +for other build systems see [here](http://search.maven.org/#artifactdetails%7Ccom.github.paulcwarren%7Cginkgo4j%7C1.0.7%7Cjar). - Create a junit test class - Add the following imports:- diff --git a/pom.xml b/pom.xml index 144a0cd..56b549c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.paulcwarren ginkgo4j - 1.0.7-SNAPSHOT + 1.0.8-SNAPSHOT Ginkgo 4 Java https://github.com/paulcwarren/ginkgo4j