Merge pull request #153 from InsanusMokrassar/0.10.3

0.10.3
This commit is contained in:
InsanusMokrassar 2022-05-11 08:42:24 +06:00 committed by GitHub
commit dd632f4203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## 0.10.3
* `Versions`:
* `Compose`: `1.2.0-alpha01-dev682` -> `1.2.0-alpha01-dev683`
* `Coroutines`:
* Fixes in `AccumulatorFlow`

View File

@ -4,7 +4,7 @@ kt = "1.6.21"
kt-serialization = "1.3.2"
kt-coroutines = "1.6.1"
jb-compose = "1.2.0-alpha01-dev682"
jb-compose = "1.2.0-alpha01-dev683"
jb-exposed = "0.38.2"
jb-dokka = "1.6.21"