From 935f3a473ce23fcaad9c5e2c63a099c541103f42 Mon Sep 17 00:00:00 2001 From: Zonky Bot Date: Tue, 15 Jun 2021 08:57:23 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v2.0.1'. --- README.md | 4 ++-- gradle.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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