diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eeb041..3c1d319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 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) + #### 0.1.3 - 2019-08-22 - [3 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.2...v0.1.3) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.3-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.3) - Dependencies bump [(#18)](https://github.com/DroidsOnRoids/FoQA/pull/18) diff --git a/version.properties b/version.properties index ac15c45..641de7b 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.4 -previousVersion=0.1.3 +version=0.1.5 +previousVersion=0.1.4