Skip to content

Commit

Permalink
build: bump up version to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmen committed Jul 31, 2024
1 parent 45bc2f8 commit 85edc93
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 @@ -11,7 +11,7 @@ plugins {
}

group = "dev.jxmen"
version = "0.4.5"
version = "0.4.6"

java {
sourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit 85edc93

Please sign in to comment.