start 0.9.2

This commit is contained in:
InsanusMokrassar 2019-01-31 09:52:43 +08:00
parent c543f11d61
commit adb819b0dc
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,8 @@ must be regular text
* Add `ResendableContent#createResends` which create adapted list of resends for content
* Add `TextContent` own `createResends` realisation
### 0.9.2
### 0.8.5
* Add extension `String#toMarkdown`

View File

@ -1,4 +1,4 @@
project.version = "0.9.1"
project.version = "0.9.2"
project.group = "com.github.insanusmokrassar"
buildscript {