diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e853b58..c91ceb9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.13](https://github.com/pleo-io/prop/compare/v6.0.12...v6.0.13) (2022-11-21) + + +### Bug Fixes + +* **deps:** update dependency ch.qos.logback:logback-classic to v1.4.5 ([#145](https://github.com/pleo-io/prop/issues/145)) ([285e278](https://github.com/pleo-io/prop/commit/285e27861ab8a864782714725e91ae06fa5121ef)) + ## [6.0.12](https://github.com/pleo-io/prop/compare/v6.0.11...v6.0.12) (2022-11-11) diff --git a/gradle.properties b/gradle.properties index fbcd55a5..165b339c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 6.0.12 +version = 6.0.13