mirror of
https://github.com/InsanusMokrassar/SDI.git
synced 2025-09-15 13:09:17 +00:00
start 0.3.1
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* Now it will correctly resolve objects which was not previously registered
|
||||
* By default, for modules loading will be used context from `Json`, passed as receiver
|
||||
|
||||
### 0.3.1
|
||||
|
||||
## 0.2.0
|
||||
|
||||
* `Kotlin`: `1.3.61` -> `1.3.70`
|
||||
|
@@ -17,7 +17,7 @@ plugins {
|
||||
id "org.jetbrains.kotlin.plugin.serialization" version "$kotlin_version"
|
||||
}
|
||||
|
||||
project.version = "0.3.0"
|
||||
project.version = "0.3.1"
|
||||
project.group = "com.insanusmokrassar"
|
||||
|
||||
apply from: "publish.gradle"
|
||||
|
Reference in New Issue
Block a user