From 7e63ed76cdafac787a0774f0d02b4c4cb897d779 Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Wed, 26 Oct 2016 07:47:22 -0700 Subject: [PATCH] 1.0.5 -> 1.0.6-SNAPSHOT --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ddaec2b..744d7ac 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,12 @@ Feature List:- com.github.paulcwarren ginkgo4j - 1.0.4 + 1.0.5 test ``` or for a Gradle project add:- -`compile 'com.github.paulcwarren:ginkgo4j:1.0.4'` +`compile 'com.github.paulcwarren:ginkgo4j:1.0.5'` for other build systems see [here](http://search.maven.org/#artifactdetails%7Ccom.github.paulcwarren%7Cginkgo4j%7C1.0.3%7Cjar). diff --git a/pom.xml b/pom.xml index 8ad098b..e5b671b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.paulcwarren ginkgo4j - 1.0.5-SNAPSHOT + 1.0.6-SNAPSHOT Ginkgo 4 Java https://github.com/paulcwarren/ginkgo4j