Merge pull request #9 from InsanusMokrassar/0.3.2

0.3.2
This commit is contained in:
2022-08-31 11:06:33 +06:00
committed by GitHub
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.3.2
* `Versions`:
* `plagubot`: `2.2.0`
## 0.3.1
* `Versions`:

View File

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

View File

@@ -1,7 +1,7 @@
[versions]
kotlin = "1.7.10"
plagubot = "2.1.0"
plagubot = "2.2.0"
kslog = "0.5.1"
gh-release = "2.4.1"
jb-dokka = "1.7.10"