Skip to content

Commit 6eeeea4

Browse files
authored
Version bump to v0.3.3 (#434)
1 parent eef183c commit 6eeeea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ allprojects {
3838

3939
subprojects {
4040
group = 'org.partiql'
41-
version = '0.3.2'
41+
version = '0.3.3'
4242
}
4343

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

0 commit comments

Comments
 (0)