diff --git a/CHANGELOG.md b/CHANGELOG.md index 51a60a1..54bc460 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.1.0 + - 2019-08-03 - [2 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.0.21...v0.1.0) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.0-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.0) + - Replace Chuck with Chucker [(#15)](https://github.com/DroidsOnRoids/FoQA/pull/15) + #### 0.0.21 - 2019-08-03 - [2 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.0.20...v0.0.21) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.21-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.0.21) - Add shipkit team configuration [(#14)](https://github.com/DroidsOnRoids/FoQA/pull/14) diff --git a/version.properties b/version.properties index b1c8535..7c1fd23 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.0 -previousVersion=0.0.21 +version=0.1.1 +previousVersion=0.1.0