Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
romanowski committed Sep 3, 2020
1 parent 4d0fcd5 commit 9c84ccb
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 @@ -9,7 +9,7 @@ plugins {
}

group = "com.virtuslab.dokka"
version = "0.1.0"
version = "0.1.1"

tasks.withType(KotlinCompile::class).all {
val language_version: String by project
Expand Down

0 comments on commit 9c84ccb

Please sign in to comment.