mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
start 0.5.0
This commit is contained in:
parent
7458e4880d
commit
346672b32b
@ -1,5 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## 0.5.0
|
||||
|
||||
## 0.4.0
|
||||
|
||||
**BREAKING CHANGES**
|
||||
|
@ -16,7 +16,7 @@ plugins {
|
||||
id "org.jetbrains.dokka" version "$dokka_version"
|
||||
}
|
||||
|
||||
project.version = "0.4.0"
|
||||
project.version = "0.5.0"
|
||||
project.group = "dev.inmo"
|
||||
|
||||
apply from: "publish.gradle"
|
||||
|
Loading…
Reference in New Issue
Block a user