From a07c14391085debbe4a74a36988c62b6c5e99e92 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Thu, 30 Jul 2020 23:41:49 +0000 Subject: [PATCH] 1.0.4 release (previous 1.0.3) + release notes updated [ci skip] --- docs/release-notes.md | 3 +++ version.properties | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 23dda82f1..b10e47554 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,8 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 1.0.4 + - 2020-07-30 - no code changes (no commits) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.4-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.4) + #### 1.0.3 - 2020-07-30 - [3 commits](https://github.com/linkedin/coral/compare/v1.0.2...v1.0.3) by [KAI XU](https://github.com/kxu1026) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.3-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.3) - [ci skip-compare-publications] Remove duplicate team.developer [(#9)](https://github.com/linkedin/coral/pull/9) diff --git a/version.properties b/version.properties index 8e0b7d0dc..29077abac 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=1.0.4 -previousVersion=1.0.3 +version=1.0.5 +previousVersion=1.0.4