Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Commit 47aecf8

Browse files
committed
build: set version to 0.0.2
1 parent e6afad3 commit 47aecf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "io.github.stream29"
10-
version = "0.0.1"
10+
version = "0.0.2"
1111

1212
repositories {
1313
mavenCentral()

0 commit comments

Comments
 (0)