Skip to content

Commit d5fa8de

Browse files
committed
bump version
1 parent 4ea21de commit d5fa8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
defaultTasks("shadowJar")
2222

2323
group = "io.tebex"
24-
version = "2.3.0"
24+
version = "2.3.1"
2525

2626
tasks.register("processSources", Copy::class.java) {
2727
val props = mapOf("@VERSION@" to rootProject.version)

0 commit comments

Comments
 (0)