Skip to content

Commit

Permalink
feat: bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
magonxesp committed Feb 12, 2024
1 parent 1eab96b commit a726bd5
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 {
}

group = "com.github.magonxesp"
version = "0.0.6"
version = "0.1.0"

publishing {
repositories {
Expand Down

0 comments on commit a726bd5

Please sign in to comment.