From 46213019aec3cd388877460a819f3c9d19dbc325 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Fri, 31 Jan 2020 15:32:03 +0000 Subject: [PATCH] 0.0.60 release (previous 0.0.59) + release notes updated [ci skip] --- docs/release-notes.md | 4 ++++ version.properties | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 43f1ca5..fad9a47 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.0.60 + - 2020-01-31 - [2 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/compare/v0.0.59...v0.0.60) by [AmarkumarJagtap](https://github.com/AmarkumarJagtap) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.60-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-eligibility-service/0.0.60) + - AFHS-1838 - removed qualifying benefits set from buildCombinedResponse [(#116)](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/pull/116) + #### 0.0.59 - 2020-01-31 - [3 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/compare/v0.0.58...v0.0.59) by [amarkumarjagtap](https://github.com/AmarkumarJagtap) (2), [AmarkumarJagtap](https://github.com/AmarkumarJagtap) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.59-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-eligibility-service/0.0.59) - added qualifying reason in IdentityAndEligibilityService [(#115)](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/pull/115) diff --git a/version.properties b/version.properties index 51187ae..c21197d 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ #Version of the produced binaries. This file is intended to be checked-in. #It will be automatically bumped by release automation. -version=0.0.60 -previousVersion=0.0.59 +version=0.0.61 +previousVersion=0.0.60