Skip to content

Commit

Permalink
Release v0.1.2 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada authored Nov 24, 2024
1 parent 2646214 commit 2d7b8c7
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 @@ -43,7 +43,7 @@ dependencies {
}

group = "actionlogger"
version = "0.1.1"
version = "0.1.2"

tasks.withType<JavaCompile> {
options.encoding = "UTF-8"
Expand Down

0 comments on commit 2d7b8c7

Please sign in to comment.