Skip to content

Commit 1752733

Browse files
committed
1.0.31 release (previous 1.0.30) + release notes updated [ci skip]
1 parent 1172179 commit 1752733

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 1.0.31
4+
- 2021-03-19 - [1 commit](https://github.com/linkedin/coral/compare/v1.0.30...v1.0.31) by [Piotr Findeisen](https://github.com/findepi) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.31-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.31)
5+
- Report errors during test setup [(#56)](https://github.com/linkedin/coral/pull/56)
6+
37
#### 1.0.30
48
- 2021-03-18 - [1 commit](https://github.com/linkedin/coral/compare/v1.0.29...v1.0.30) by [Piotr Findeisen](https://github.com/findepi) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.30-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.30)
59
- Use plain String concatenation for test setup [(#57)](https://github.com/linkedin/coral/pull/57)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=1.0.31
4-
previousVersion=1.0.30
3+
version=1.0.32
4+
previousVersion=1.0.31

0 commit comments

Comments
 (0)