bump version to 1.2.2
All checks were successful
/ publish (push) Successful in 2m48s

This commit is contained in:
2025-07-24 20:55:09 +02:00
parent 065621bf36
commit 58ee3eaee4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[versions]
kotlin = "2.1.20"
bytearray = "1.1.0"
bytearray = "1.1.1"
[plugins]
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }