Skip to content

Commit 7e463f4

Browse files
committed
chore: update artifact version
1 parent be28fa7 commit 7e463f4

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
group = "com.github.attacktive"
4-
version = "1.2.2"
4+
version = "1.2.3"
55
java.sourceCompatibility = JavaVersion.VERSION_21
66

77
val exposedVersion = "0.50.0"

0 commit comments

Comments
 (0)