diff --git a/README.md b/README.md index 16af264..c647e70 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Add the following Maven dependency: io.zonky.test embedded-database-spring-test - 2.0.0 + 2.0.1 test ``` @@ -674,7 +674,7 @@ If this behavior is inappropriate for some reason, you can deactivate it by excl io.zonky.test embedded-database-spring-test - 2.0.0 + 2.0.1 test diff --git a/gradle.properties b/gradle.properties index 431ee37..516314f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.1.0-SNAPSHOT \ No newline at end of file +version=2.0.1 \ No newline at end of file