4 Commits

Author SHA1 Message Date
1f04f04744 Update CHANGELOG.md 2022-08-05 22:20:06 +06:00
ec1acfd215 Update libs.versions.toml 2022-08-05 22:18:54 +06:00
7d5c350779 start 0.3.0 2022-08-05 22:17:55 +06:00
dc825a61b9 Merge pull request #6 from InsanusMokrassar/0.2.1
0.2.1
2022-08-03 09:41:26 +06:00
3 changed files with 12 additions and 5 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 0.3.0
* `Versions`:
* `kotlin`: `1.7.10`
* `plagubot`: `2.0.0`
* `kslog`: `0.5.0`
## 0.2.1
* `Versions`:

View File

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

View File

@@ -1,10 +1,10 @@
[versions]
kotlin = "1.6.21"
plagubot = "1.4.1"
kslog = "0.4.2"
kotlin = "1.7.10"
plagubot = "2.0.0"
kslog = "0.5.0"
gh-release = "2.4.1"
jb-dokka = "1.6.21"
jb-dokka = "1.7.10"
[libraries]