Compare commits

..

1 Commits

Author SHA1 Message Date
6f1134a6fb Merge pull request '1.4.1 release' (#10) from develop into main
All checks were successful
/ publish (push) Successful in 3m54s
Reviewed-on: Infendro/cli-kt#10
2026-01-29 16:48:33 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# cli.kt # cli-kt
`cli.kt` is a Kotlin Multiplatform framework for implementing terminal applications. `cli-kt` is a Kotlin Multiplatform framework for implementing terminal applications.
## Installation ## Installation

View File

@@ -1,5 +1,5 @@
[versions] [versions]
infendro = "1.1.0" infendro = "1.0.0"
kotlin = "2.3.0" kotlin = "2.3.0"
[plugins] [plugins]