chore: prep for 3.12.0 release

This commit is contained in:
Ryan Brink
2023-03-14 16:52:16 -04:00
parent 54d12de67a
commit 8cc229667e
2 changed files with 7 additions and 3 deletions

View File

@ -4,8 +4,6 @@
### Added
- Add support for swagger documentation
### Changed
### Remove
@ -14,6 +12,12 @@
## Released
## [3.12.0] - March 14th, 2023
### Added
- Add support for swagger documentation
## [3.11.0] - January 5th, 2023
### Added

View File

@ -1,5 +1,5 @@
# Kompendium
project.version=3.11.1
project.version=3.12.0
# Kotlin
kotlin.code.style=official
# Gradle