From 8ae12920193f6aeda01dc43bbdeca6582b29150e Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 9 Jan 2023 15:59:59 +0100 Subject: [PATCH] update README version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 677b183a1..e384f9c22 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ or maven : org.mariadb.jdbc mariadb-java-client - 3.1.0 + 3.1.1 ``` @@ -45,7 +45,7 @@ Development snapshot are available on sonatype nexus repository org.mariadb.jdbc mariadb-java-client - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT ```