Skip to content

Commit a204efa

Browse files
committed
chore: update version
1 parent 7f3d585 commit a204efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
22
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33

44
group = "com.github.attacktive"
5-
version = "1.2.4"
5+
version = "1.2.5"
66
java.sourceCompatibility = JavaVersion.VERSION_21
77

88
plugins {

0 commit comments

Comments
 (0)