start 0.6.2 && update compose

This commit is contained in:
InsanusMokrassar 2023-03-10 15:06:55 +06:00
parent 730da9f759
commit 30a85795dd
3 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 0.6.2
* `Compose`: `1.3.1`
## 0.6.1
* `DefaultInput` has been renamed to `StandardInput`

View File

@ -7,4 +7,4 @@ kotlin.incremental.js=true
# Project data
group=dev.inmo
version=0.6.1
version=0.6.2

View File

@ -1,7 +1,7 @@
[versions]
kt = "1.8.10"
jb-compose = "1.3.1-rc02"
jb-compose = "1.3.1"
jb-dokka = "1.8.10"
gh-release = "2.4.1"