Skip to content

Commit

Permalink
chore(jvm-driver): Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Aug 21, 2024
1 parent 423ab56 commit 89c7792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/jvm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ subprojects {
mavenCentral()
}

version = '0.4.3'
version = '0.5.0'

targetCompatibility = '11'
sourceCompatibility = '11'
Expand Down

0 comments on commit 89c7792

Please sign in to comment.