diff --git a/docs/release-notes.md b/docs/release-notes.md index d2301d7..edd384e 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,10 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.16.22 + - 2019-03-24 - [4 commits](https://github.com/mockito/shipkit-example/compare/v0.16.21...v0.16.22) by [Marcin Stachniuk](https://github.com/mstachniuk) (2), [shipkit.org automated bot](https://github.com/shipkit-org) (2) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.16.22-green.svg)](https://bintray.com/shipkit/examples/basic/0.16.22) + - Simplify implementation to trigger shipping Javadoc [(#215)](https://github.com/mockito/shipkit-example/pull/215) + - Version of shipkit upgraded to 2.2.2 [(#214)](https://github.com/mockito/shipkit-example/pull/214) + #### 0.16.21 - 2019-03-17 - [14 commits](https://github.com/mockito/shipkit-example/compare/v0.16.20...v0.16.21) by [shipkit.org automated bot](https://github.com/shipkit-org) (10), [Marcin Stachniuk](https://github.com/mstachniuk) (4) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.16.21-green.svg)](https://bintray.com/shipkit/examples/basic/0.16.21) - Trigger publication, to release Javadocs [(#213)](https://github.com/mockito/shipkit-example/pull/213) diff --git a/version.properties b/version.properties index b4efaa5..959fb81 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -version=0.16.22 -previousVersion=0.16.21 +version=0.16.23 +previousVersion=0.16.22