update serialization version

This commit is contained in:
InsanusMokrassar 2020-10-09 11:41:08 +06:00
parent 03755e9eef
commit dcb837b155
2 changed files with 5 additions and 1 deletions

View File

@ -30,6 +30,10 @@
### 0.29.1
* `Common`:
* Version updates:
* `Serialization`: `1.0.0-RC2` -> `1.0.0`
## 0.28.0
* **THIS VERSION CONTAINS BREAKING CHANGES**

View File

@ -7,7 +7,7 @@ kotlin.incremental.js=true
kotlin_version=1.4.10
kotlin_coroutines_version=1.3.9
kotlin_serialisation_runtime_version=1.0.0-RC2
kotlin_serialisation_runtime_version=1.0.0
klock_version=1.12.1
uuid_version=0.2.2
ktor_version=1.4.1