Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Release v.0.11.0 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfvanek authored May 4, 2024
1 parent 38f76ba commit c685cbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ For **Java 8** compatible version take a look at release [0.7.0](https://github.
| 2.4.x | 8 | 0.3.x — 0.4.x |
| 2.5.x | 8 | 0.5.x — 0.6.x |
| 2.6.x | 8 | 0.7.x |
| 2.7.x | 11 | 0.8.x — 0.10.x |
| 2.7.x | 11 | 0.8.x — 0.11.x |

#### Spring Boot 3 compatibility

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "pg-index-health-test-starter build"

allprojects {
group = "io.github.mfvanek"
version = "0.11.0-SNAPSHOT"
version = "0.11.0"

repositories {
mavenLocal()
Expand Down

0 comments on commit c685cbc

Please sign in to comment.