diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c1d319..e31570f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.1.5 + - 2019-09-28 - [1 commit](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.4...v0.1.5) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.5-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.5) + - No pull requests referenced in commit messages. + #### 0.1.4 - 2019-08-24 - [3 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.3...v0.1.4) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.4-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.4) - Chucker api dependency [(#19)](https://github.com/DroidsOnRoids/FoQA/pull/19) diff --git a/version.properties b/version.properties index 641de7b..98c9624 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ #Version of the produced binaries. This file is intended to be checked-in. #It will be automatically bumped by release automation. -version=0.1.5 -previousVersion=0.1.4 +version=0.1.6 +previousVersion=0.1.5