3 Commits

Author SHA1 Message Date
d54ae20571 Update libs.versions.toml 2022-07-30 20:39:01 +06:00
4f25549bf5 start 0.2.0 2022-07-30 20:37:43 +06:00
47eefd0d77 Merge pull request #4 from InsanusMokrassar/0.1.3
0.1.3
2022-07-24 11:51:59 +06:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,8 +1,8 @@
[versions]
kotlin = "1.6.21"
plagubot = "1.3.1"
kslog = "0.3.2"
plagubot = "1.4.0"
kslog = "0.4.1"
gh-release = "2.4.1"
jb-dokka = "1.6.21"