chore: prep for 3.4.0 release

This commit is contained in:
Ryan Brink
2022-10-26 09:50:52 -04:00
parent fa5ada8f64
commit 178db951a5
2 changed files with 7 additions and 3 deletions

View File

@ -4,8 +4,6 @@
### Added ### Added
- Support for custom docs path
### Changed ### Changed
### Remove ### Remove
@ -14,6 +12,12 @@
## Released ## Released
## [3.4.0] - October 26th, 2022
### Added
- Support for custom docs path
## [3.3.1] - September 26th, 2022 ## [3.3.1] - September 26th, 2022
### Added ### Added

View File

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