Compare commits

..

3 Commits
0.1.9 ... 0.2.0

Author SHA1 Message Date
d799845bea Update CHANGELOG.md 2021-04-30 01:44:24 +06:00
1f45b80b54 Update gradle.properties 2021-04-30 01:42:22 +06:00
9dabad898a Merge pull request #15 from InsanusMokrassar/0.1.9
0.1.9
2021-04-25 10:55:56 +06:00
2 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.2.0
* `Versions`
* `tgbotapi`: `0.33.4` -> `0.34.0`
* `exposed`: `0.30.2` -> `0.31.1`
## 0.1.9
* `Versions`

View File

@@ -7,10 +7,10 @@ kotlin.incremental=true
kotlin_version=1.4.32
kotlin_coroutines_version=1.4.3
kotlin_serialisation_runtime_version=1.1.0
kotlin_exposed_version=0.30.2
kotlin_exposed_version=0.31.1
sdi_version=0.4.1
tgbotapi_version=0.33.4
tgbotapi_version=0.34.0
microutils_version=0.4.36
klassindex_version=4.1.0-rc.1
@@ -19,4 +19,4 @@ sqlite_version=3.30.1
github_release_plugin_version=2.2.12
group=dev.inmo
version=0.1.9
version=0.2.0