diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f9857a..01ebb24d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.3.0](https://github.com/pleo-io/prop/compare/v2.2.0...v2.3.0) (2021-04-15) + + +### Features + +* bump guice from 4.2.2 to 5.0.1 ([#17](https://github.com/pleo-io/prop/issues/17)) ([7c60fdf](https://github.com/pleo-io/prop/commit/7c60fdf8e07142823d1f11ac0dc65d3f794406f0)) + # [2.2.0](https://github.com/pleo-io/prop/compare/v2.1.0...v2.2.0) (2021-04-15) diff --git a/gradle.properties b/gradle.properties index 5364446b..b4a78496 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 2.2.0 +version = 2.3.0