Skip to content

Commit

Permalink
Version bump to v0.3.3 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlurton authored Sep 8, 2021
1 parent eef183c commit 6eeeea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ allprojects {

subprojects {
group = 'org.partiql'
version = '0.3.2'
version = '0.3.3'
}

buildDir = new File(rootProject.projectDir, "gradle-build/" + project.name)
Expand Down

0 comments on commit 6eeeea4

Please sign in to comment.