Skip to content

Commit

Permalink
1.0.9 release (previous 1.0.8) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Sep 10, 2020
1 parent 57dd3ff commit bb3157d
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.9
- 2020-09-10 - [9 commits](https://github.com/linkedin/coral/compare/v1.0.8...v1.0.9) by Jiefan Li (3), [Kai Xu](https://github.com/kxu1026) (3), [Wenye Zhang](https://github.com/funcheetah) (3) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.9-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.9)
- No pull requests referenced in commit messages.

#### 1.0.8
- 2020-09-02 - [1 commit](https://github.com/linkedin/coral/compare/v1.0.7...v1.0.8) by [Wenye Zhang](https://github.com/funcheetah) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.8-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.8)
- Bump calcite:calcite-core version to 1.21.0.140 [(#13)](https://github.com/linkedin/coral/pull/13)
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.9
previousVersion=1.0.8
version=1.0.10
previousVersion=1.0.9

0 comments on commit bb3157d

Please sign in to comment.