Skip to content

Commit fb042eb

Browse files
committed
1.0.29 release (previous 1.0.28) + release notes updated [ci skip]
1 parent 6f4e8db commit fb042eb

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.29
4+
- 2021-03-13 - [1 commit](https://github.com/linkedin/coral/compare/v1.0.28...v1.0.29) by [Shardul Mahadik](https://github.com/shardulm94) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.29-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.29)
5+
- Adjust array indices for non-literals [(#54)](https://github.com/linkedin/coral/pull/54)
6+
37
#### 1.0.28
48
- 2021-03-10 - [1 commit](https://github.com/linkedin/coral/compare/v1.0.27...v1.0.28) by [Łukasz Osipiuk](https://github.com/losipiuk) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.28-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.28)
59
- Add .java-version for jenv [(#39)](https://github.com/linkedin/coral/pull/39)

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.29
4-
previousVersion=1.0.28
3+
version=1.0.30
4+
previousVersion=1.0.29

0 commit comments

Comments
 (0)