From e0eb560ce7335531db09718386759453a3d15755 Mon Sep 17 00:00:00 2001 From: faultlessdroid Date: Mon, 5 Aug 2019 00:53:28 +0000 Subject: [PATCH] 0.1.1 release (previous 0.1.0) + release notes updated [ci skip] --- CHANGELOG.md | 4 ++++ version.properties | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54bc460..289c4f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.1.1 + - 2019-08-05 - [2 commits](https://github.com/DroidsOnRoids/FoQA/compare/v0.1.0...v0.1.1) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.1-green.svg)](https://bintray.com/droidsonroids/maven/FoQA/0.1.1) + - Rename library module to foqa [(#16)](https://github.com/DroidsOnRoids/FoQA/pull/16) + #### 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) diff --git a/version.properties b/version.properties index 7c1fd23..e57d6e4 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.1 -previousVersion=0.1.0 +version=0.1.2 +previousVersion=0.1.1