chore: prep for 3.14.2 release

This commit is contained in:
Ryan Brink
2023-05-08 11:50:45 -04:00
parent 5c7ec4fdb4
commit d907ba004a
2 changed files with 7 additions and 1 deletions

View File

@ -14,6 +14,12 @@
## Released
## [3.14.2] - May 8rd, 2023
### Changed
- Fixed bug where routes were not resolving when a parameter was declared via the ktor SDK
## [3.14.1] - April 28th, 2023
### Changed

View File

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