Skip to content

Commit f5f0965

Browse files
committed
build: set version to 1.0.6
1 parent 157418e commit f5f0965

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
@@ -1,4 +1,4 @@
11
allprojects {
22
group = "io.github.stream29"
3-
version = "1.0.5"
3+
version = "1.0.6"
44
}

0 commit comments

Comments
 (0)