Skip to content

Commit

Permalink
Merge pull request #56 from jerry-jeon/release/1.5.4
Browse files Browse the repository at this point in the history
Updated the version to 1.5.4
  • Loading branch information
jerry-jeon authored Aug 15, 2023
2 parents 1fecfda + 064c526 commit 22e02dc
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 @@ -8,7 +8,7 @@ plugins {
}

group = "com.jerryjeon"
version = "1.5.3"
version = "1.5.4"

tasks.test {
useJUnitPlatform()
Expand Down

0 comments on commit 22e02dc

Please sign in to comment.