Skip to content

Commit d2e3212

Browse files
committed
1.0.3 release (previous 1.0.2) + release notes updated [ci skip]
1 parent 5d846d2 commit d2e3212

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/release-notes.md

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

3+
#### 1.0.3
4+
- 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)
5+
- [ci skip-compare-publications] Remove duplicate team.developer [(#9)](https://github.com/linkedin/coral/pull/9)
6+
- Add team developers and description to main build.gradle [(#8)](https://github.com/linkedin/coral/pull/8)
7+
- Change bounded bintray account to lnkd-apa [(#7)](https://github.com/linkedin/coral/pull/7)
8+
39
#### 1.0.2
410
- 2020-07-24 - [1 commit](https://github.com/linkedin/coral/compare/v1.0.1...v1.0.2) by [KAI XU](https://github.com/kxu1026) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.0.2-green.svg)](https://bintray.com/linkedin/maven/coral/1.0.2)
511
- Change group name to com.linkedin.coral [(#6)](https://github.com/linkedin/coral/pull/6)

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.3
4-
previousVersion=1.0.2
3+
version=1.0.4
4+
previousVersion=1.0.3

0 commit comments

Comments
 (0)