Compare commits

..

2 Commits

Author SHA1 Message Date
736aa9ffbd Update README.md 2026-04-16 16:12:02 +00:00
90502d4ed4 Upgrade plugin 2026-02-19 13:05:54 +01: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

View File

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