Merge pull request #126 from InsanusMokrassar/0.9.5

0.9.5
This commit is contained in:
InsanusMokrassar 2022-02-01 23:30:26 +06:00 committed by GitHub
commit 5a037c76dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 0.9.5
* `Versions`:
* `Klock`: `2.4.12` -> `2.4.13`
## 0.9.4
* `Pagination`:

View File

@ -14,7 +14,7 @@ kotlin_exposed_version=0.37.2
ktor_version=1.6.7
klockVersion=2.4.12
klockVersion=2.4.13
github_release_plugin_version=2.2.12
@ -45,5 +45,5 @@ dokka_version=1.6.10
# Project data
group=dev.inmo
version=0.9.4
android_code_version=94
version=0.9.5
android_code_version=95