Skip to content

Commit

Permalink
PWTI-434 bump version to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dariusz Kordonski committed Jan 11, 2021
1 parent 2037fa4 commit 1ae0118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ java {
}

group = "com.revolut.jooq"
version = "0.3.5"
version = "0.3.6"

gradlePlugin {
plugins.create("jooqDockerPlugin") {
Expand Down

0 comments on commit 1ae0118

Please sign in to comment.