Skip to content

Commit

Permalink
release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Dec 31, 2019
1 parent bff3e3e commit 3bac128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion komga/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
}

group = "org.gotson"
version = "0.9.1"
version = "0.10.0"

val developmentOnly = configurations.create("developmentOnly")
configurations.runtimeClasspath.get().extendsFrom(developmentOnly)
Expand Down

0 comments on commit 3bac128

Please sign in to comment.