5 Commits

Author SHA1 Message Date
4070c2b25d Update CHANGELOG.md 2022-08-31 11:06:15 +06:00
510f7003da Update CHANGELOG.md 2022-08-31 11:06:05 +06:00
9c8c7b0333 Update libs.versions.toml 2022-08-31 11:05:06 +06:00
af0eefc0e2 start 0.3.2 2022-08-31 11:02:35 +06:00
e0572c1203 Merge pull request #8 from InsanusMokrassar/0.3.1
0.3.1
2022-08-18 17:16:57 +06:00
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"