From 7527dc2fe53b013358d274c432db1100d805df25 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Sun, 17 Mar 2019 22:46:51 +0000 Subject: [PATCH] 0.16.21 release (previous 0.16.20) + release notes updated [ci skip] --- docs/release-notes.md | 10 ++++++++++ version.properties | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 0104835..d2301d7 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,15 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 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) + - Enable Shipping Javadoc, bump Gradle version to 4.0 [(#212)](https://github.com/mockito/shipkit-example/pull/212) + - Version of shipkit upgraded to 2.2.0 [(#211)](https://github.com/mockito/shipkit-example/pull/211) + - Version of shipkit upgraded to 2.1.8 [(#210)](https://github.com/mockito/shipkit-example/pull/210) + - Version of shipkit upgraded to 2.1.7 [(#209)](https://github.com/mockito/shipkit-example/pull/209) + - Version of shipkit upgraded to 2.1.6 [(#208)](https://github.com/mockito/shipkit-example/pull/208) + - Version of shipkit upgraded to 2.1.5 [(#207)](https://github.com/mockito/shipkit-example/pull/207) + #### 0.16.20 - 2019-02-23 - [2 commits](https://github.com/mockito/shipkit-example/compare/v0.16.19...v0.16.20) by [Marcin Stachniuk](https://github.com/mstachniuk) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.16.20-green.svg)](https://bintray.com/shipkit/examples/basic/0.16.20) - Add comment in SomeApi, bump gradle to 3.5 [(#206)](https://github.com/mockito/shipkit-example/pull/206) diff --git a/version.properties b/version.properties index 46863b8..b4efaa5 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -version=0.16.21 -previousVersion=0.16.20 +version=0.16.22 +previousVersion=0.16.21