5 Commits

Author SHA1 Message Date
8f1c335dd4 Update CHANGELOG.md 2022-08-18 17:16:07 +06:00
88e8a0bfa3 Update gradle-wrapper.properties 2022-08-18 17:15:15 +06:00
bcff3d2480 Update libs.versions.toml 2022-08-18 17:14:50 +06:00
3b46374525 Update gradle.properties 2022-08-18 17:13:33 +06:00
07a263734e Merge pull request #7 from InsanusMokrassar/0.3.0
0.3.0
2022-08-06 01:37:37 +06:00
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