Skip to content

Commit

Permalink
chore: set version to 0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jendrik Johannes <[email protected]>
  • Loading branch information
jjohannes committed Dec 11, 2024
1 parent 2eb54a7 commit c0ca020
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 @@ -6,7 +6,7 @@ plugins {
id("com.diffplug.spotless") version "6.25.0"
}

version = "0.1.0"
version = "0.1.1"

group = "org.hiero.gradle"

Expand Down

0 comments on commit c0ca020

Please sign in to comment.