bump version to 1.1.2
All checks were successful
/ publish (push) Successful in 2m43s

This commit is contained in:
2025-07-24 20:55:51 +02:00
parent 3bf23ca23d
commit 6911d2c9e6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "2.1.20"
hash = "1.2.1"
hash = "1.2.2"
[plugins]
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }