Skip to content

Commit

Permalink
0.0.44 release (previous 0.0.43) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Dec 13, 2019
1 parent 11ebd9d commit 44fc3b5
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>

#### 0.0.44
- 2019-12-13 - [1 commit](https://github.com/linkedin/transport/compare/v0.0.43...v0.0.44) by [Raymond](https://github.com/raymondlam12) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.44-green.svg)](https://bintray.com/linkedin-transport/maven/transport/0.0.44)
- Remove log4j properties from main sources [(#32)](https://github.com/linkedin/transport/pull/32)

#### 0.0.43
- 2019-12-02 - [2 commits](https://github.com/linkedin/transport/compare/v0.0.42...v0.0.43) by [Mark Wagner](https://github.com/wagnermarkd) (1), [Shardul Mahadik](https://github.com/shardulm94) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.43-green.svg)](https://bintray.com/linkedin-transport/maven/transport/0.0.43)
- Upgrade to Presto 319 [(#31)](https://github.com/linkedin/transport/pull/31)
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=0.0.44
previousVersion=0.0.43
version=0.0.45
previousVersion=0.0.44

0 comments on commit 44fc3b5

Please sign in to comment.