Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
bump version to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HarmfulBreeze committed May 30, 2021
1 parent f4003d7 commit b010a29
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 @@ -5,7 +5,7 @@ plugins {
}

group = "com.jcs"
version = "1.5.1-SNAPSHOT"
version = "1.6.0-SNAPSHOT"

tasks.test {
useJUnitPlatform()
Expand Down

0 comments on commit b010a29

Please sign in to comment.