Skip to content

Commit 1847203

Browse files
author
Denis Trotsenko
committed
Version 1.0.0
1 parent c6e40b3 commit 1847203

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
@@ -21,7 +21,7 @@ allprojects {
2121
}
2222

2323
group = "io.github.anvell"
24-
version = "0.2.1"
24+
version = "1.0.0"
2525

2626
tasks.withType<KotlinCompile> {
2727
kotlinOptions.jvmTarget = "11"

0 commit comments

Comments
 (0)