Merge pull request #3 from InsanusMokrassar/0.1.2

0.1.2
This commit is contained in:
2022-07-22 23:55:21 +06:00
committed by GitHub
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.1.2
* `Versions`:
* `plagubot`: `1.3.1`
## 0.1.1
* `Versions`:

View File

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

View File

@@ -1,7 +1,7 @@
[versions]
kotlin = "1.6.21"
plagubot = "1.3.0"
plagubot = "1.3.1"
kslog = "0.3.2"
gh-release = "2.4.1"
jb-dokka = "1.6.21"