From 933c59415eb38307b81cff9f921946505ed3dafc Mon Sep 17 00:00:00 2001 From: Vlad Mihalcea Date: Wed, 3 Aug 2022 18:51:13 +0300 Subject: [PATCH] Bump version up --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6beac5d7e..2b429d65f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-60 - 2.17.1 + 2.17.2 #### Hibernate 5.6 and 5.5 @@ -25,7 +25,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-55 - 2.17.1 + 2.17.2 #### Hibernate 5.4, 5.3 and 5.2 @@ -33,7 +33,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-52 - 2.17.1 + 2.17.2 #### Hibernate 5.1 and 5.0 @@ -41,7 +41,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-5 - 2.17.1 + 2.17.2 #### Hibernate 4.3 @@ -49,7 +49,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-43 - 2.17.1 + 2.17.2 #### Hibernate 4.2 and 4.1 @@ -57,7 +57,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-4 - 2.17.1 + 2.17.2 #### Optional Maven Dependencies