10 Commits

4 changed files with 15 additions and 4 deletions

View File

@@ -1,5 +1,16 @@
# Changelog
## 0.3.2
* `Versions`:
* `plagubot`: `2.2.0`
## 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.2

View File

@@ -1,8 +1,8 @@
[versions]
kotlin = "1.7.10"
plagubot = "2.0.0"
kslog = "0.5.0"
plagubot = "2.2.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