Merge pull request #12 from InsanusMokrassar/0.3.4

0.3.4
This commit is contained in:
2022-09-20 00:51:51 +06:00
committed by GitHub
3 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.3.4
* `Versions`:
* `plagubot`: `2.3.3`
* `kslog`: `0.5.2`
## 0.3.3
* `Versions`:

View File

@@ -4,4 +4,4 @@ kotlin.js.generate.externals=true
kotlin.incremental=true
project_group=dev.inmo
project_version=0.3.3
project_version=0.3.4

View File

@@ -1,8 +1,8 @@
[versions]
kotlin = "1.7.10"
plagubot = "2.3.1"
kslog = "0.5.1"
plagubot = "2.3.3"
kslog = "0.5.2"
gh-release = "2.4.1"
jb-dokka = "1.7.10"