4 Commits
0.1.1 ... 0.1.2

Author SHA1 Message Date
277120c07b Update CHANGELOG.md 2022-07-22 23:52:44 +06:00
f9fab4741a Update libs.versions.toml 2022-07-22 21:27:04 +06:00
84139e2c03 start 0.1.2 2022-07-22 21:25:21 +06:00
44524d847a Merge pull request #2 from InsanusMokrassar/0.1.1
0.1.1
2022-07-11 12:55:45 +06:00
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"