chore: prep for 3.5.0 release
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
|
||||
### Added
|
||||
|
||||
- New `kompendium-resources` plugin to support Ktor Resources API
|
||||
|
||||
### Changed
|
||||
|
||||
### Remove
|
||||
@ -14,6 +12,12 @@
|
||||
|
||||
## Released
|
||||
|
||||
## [3.5.0] - October 29th, 2022
|
||||
|
||||
### Added
|
||||
|
||||
- New `kompendium-resources` plugin to support Ktor Resources API
|
||||
|
||||
## [3.4.0] - October 26th, 2022
|
||||
|
||||
### Added
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Kompendium
|
||||
project.version=3.4.0
|
||||
project.version=3.5.0
|
||||
# Kotlin
|
||||
kotlin.code.style=official
|
||||
# Gradle
|
||||
|
Reference in New Issue
Block a user