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

Commit 5737f14

Browse files
committed
build: set version to 0.0.1
1 parent 7763e80 commit 5737f14

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "io.github.stream29"
9-
version = "1.0-SNAPSHOT"
9+
version = "0.0.1"
1010

1111
repositories {
1212
mavenCentral()

0 commit comments

Comments
 (0)