Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Trotsenko committed Dec 17, 2022
1 parent 710b719 commit e67a8fa
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 = "1.0.0"
version = "1.1.0"

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

0 comments on commit e67a8fa

Please sign in to comment.