Skip to content

Commit a945100

Browse files
committed
Release version 0.1.0
1 parent dcc06fa commit a945100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ subprojects {
1010
apply(plugin = "maven-publish")
1111

1212
group = "wtf.choco"
13-
version = "0.1.0-SNAPSHOT"
13+
version = "0.1.0"
1414

1515
java {
1616
toolchain {

0 commit comments

Comments
 (0)