chore: prep for 2.2.1 release

This commit is contained in:
Ryan Brink
2022-02-26 08:37:04 -05:00
parent 1d8e1bc60d
commit a0770054ca
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# Changelog
## Unreleased
- Fix to support sealed class typed Maps
### Added
@ -13,6 +12,9 @@
## Released
## [2.2.1] - February 26th, 2022
- Fix to support sealed class typed Maps
## [2.2.0] - February 25th, 2022
### Changed
- Fixed support Location classes located in other non-location classes

View File

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