Skip to content

Commit

Permalink
1.0.5 release (previous 1.0.4) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Jul 31, 2020
1 parent 501c51e commit 5f851ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 1.0.5
- 2020-07-31 - [1 commit](https://github.com/linkedin/coral/compare/v1.0.4...v1.0.5) by [KAI XU](https://github.com/kxu1026) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.5-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.5)
- [ci skip-compare-publications] trigger a new publish [(#10)](https://github.com/linkedin/coral/pull/10)

#### 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)

Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -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.5
previousVersion=1.0.4
version=1.0.6
previousVersion=1.0.5

0 comments on commit 5f851ae

Please sign in to comment.