From 4a466e9e9cefe720b64494073025f386411b6595 Mon Sep 17 00:00:00 2001 From: Gregory Haskins Date: Wed, 10 Aug 2016 14:39:57 -0400 Subject: [PATCH] Bump version in README to 0.7.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9027685..4b39298 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ Then add the Spectrum dependency for your tests: ```groovy dependencies { - testCompile 'com.greghaskins:spectrum:0.7.0' + testCompile 'com.greghaskins:spectrum:0.7.1' } ``` @@ -328,7 +328,7 @@ Then add Spectrum as a dependency with `test` scope in your `pom.xml`: com.greghaskins spectrum - 0.7.0 + 0.7.1 test