Skip to content

Commit e928e3f

Browse files
committed
chore: update artifact version
Oops. It's been out of sync with the git tag.
1 parent d660e57 commit e928e3f

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.0"
4+
version = "1.2.2"
55
java.sourceCompatibility = JavaVersion.VERSION_21
66

77
val exposedVersion = "0.50.0"

0 commit comments

Comments
 (0)