Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Trotsenko committed Dec 14, 2022
1 parent c6e40b3 commit 1847203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ allprojects {
}

group = "io.github.anvell"
version = "0.2.1"
version = "1.0.0"

tasks.withType<KotlinCompile> {
kotlinOptions.jvmTarget = "11"
Expand Down

0 comments on commit 1847203

Please sign in to comment.