From e9762354d1c7c49ef8e98a70174847b7b167cc86 Mon Sep 17 00:00:00 2001 From: Vlad Mihalcea Date: Sun, 10 Apr 2022 15:53:16 +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 654f7baf1..d8775002f 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-60 - 2.15.1 + 2.15.2 #### Hibernate 5.5 @@ -163,7 +163,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-55 - 2.15.1 + 2.15.2 #### Hibernate 5.4, 5.3 and 5.2 @@ -171,7 +171,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-52 - 2.15.1 + 2.15.2 #### Hibernate 5.1 and 5.0 @@ -179,7 +179,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-5 - 2.15.1 + 2.15.2 #### Hibernate 4.3 @@ -187,7 +187,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-43 - 2.15.1 + 2.15.2 #### Hibernate 4.2 and 4.1 @@ -195,7 +195,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-4 - 2.15.1 + 2.15.2 ### Requirements