Skip to content

Commit a28affa

Browse files
committed
Release version 0.0.2
1 parent d03a0d8 commit a28affa

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.0.2-SNAPSHOT"
13+
version = "0.0.2"
1414

1515
java {
1616
toolchain {

0 commit comments

Comments
 (0)