Skip to content

Commit f18cb76

Browse files
authored
(Release) Prepare v0.1.1 for release (#143)
1 parent 0706e0f commit f18cb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ allprojects {
3737

3838
subprojects {
3939
group = 'org.partiql'
40-
version = '0.1.1-SNAPSHOT'
40+
version = '0.1.1'
4141
}
4242

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

0 commit comments

Comments
 (0)