Skip to content

Commit

Permalink
set version to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskn committed May 13, 2024
1 parent 6b257e4 commit e1a9d26
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 @@ -10,7 +10,7 @@ plugins {
}

group = "io.github.chriskn"
version = "0.10.0"
version = "0.11.0"
java.sourceCompatibility = JavaVersion.VERSION_17

repositories {
Expand Down

0 comments on commit e1a9d26

Please sign in to comment.