Merge pull request #8 from InsanusMokrassar/0.3.1

0.3.1
This commit is contained in:
InsanusMokrassar 2022-08-18 17:16:57 +06:00 committed by GitHub
commit e0572c1203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 4 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 0.3.1
* `Versions`:
* `plagubot`: `2.1.0`
* `kslog`: `0.5.1`
## 0.3.0
* `Versions`:

View File

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

View File

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

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists