Compare commits

..

7 Commits
0.1.7 ... 0.1.9

Author SHA1 Message Date
3a718f8652 Update gradle.properties 2021-04-25 09:45:47 +06:00
6f70c9eab3 Update CHANGELOG.md 2021-04-25 09:41:36 +06:00
ca98c74952 start 0.1.9 2021-04-25 09:35:35 +06:00
4fd6922864 Merge pull request #14 from InsanusMokrassar/0.1.8
0.1.8
2021-04-05 21:27:52 +06:00
1b700857fa update dependencies 2021-04-05 21:27:16 +06:00
64f35ab233 start 0.1.8 2021-04-05 21:26:46 +06:00
f7207688e4 Merge pull request #13 from InsanusMokrassar/0.1.7
0.1.7
2021-04-03 23:02:17 +06:00
2 changed files with 17 additions and 4 deletions

View File

@@ -1,5 +1,18 @@
# Changelog
## 0.1.9
* `Versions`
* `tgbotapi`: `0.33.3` -> `0.33.4`
* `microutils`: `0.4.33` -> `0.4.36`
* `exposed`: `0.30.1` -> `0.30.2`
## 0.1.8
* `Versions`
* `tgbotapi`: `0.33.2` -> `0.33.3`
* `microutils`: `0.4.32` -> `0.4.33`
## 0.1.7
* `Versions`

View File

@@ -7,11 +7,11 @@ 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.1
kotlin_exposed_version=0.30.2
sdi_version=0.4.1
tgbotapi_version=0.33.2
microutils_version=0.4.32
tgbotapi_version=0.33.4
microutils_version=0.4.36
klassindex_version=4.1.0-rc.1
sqlite_version=3.30.1
@@ -19,4 +19,4 @@ sqlite_version=3.30.1
github_release_plugin_version=2.2.12
group=dev.inmo
version=0.1.7
version=0.1.9