Skip to content

Commit

Permalink
Released version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoppier committed May 22, 2023
1 parent aef73b3 commit 4720dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

group = "io.github.stefankoppier"
version = "0.0.1"
version = "0.0.2"

dependencies {
implementation(platform(libs.kotlin.bom))
Expand Down

0 comments on commit 4720dda

Please sign in to comment.