Skip to content

Commit

Permalink
build: bump up version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmen committed Aug 14, 2024
1 parent d3c9866 commit 44d64f8
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 @@ -12,7 +12,7 @@ plugins {
}

group = "dev.jxmen"
version = "1.1.7"
version = "1.2.0"

java {
sourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit 44d64f8

Please sign in to comment.