Skip to content

Commit 091613b

Browse files
committed
1.8.11 release (previous 1.8.10) + release notes updated [ci skip-release]
1 parent 7dd0d05 commit 091613b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

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.8.11
4+
- 2020-01-09 - [1 commit](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.10...v1.8.11) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.11-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.11)
5+
- build for multiple JDKs on travis [(#13)](https://github.com/MinimallyCorrect/JavaTransformer/pull/13)
6+
37
#### 1.8.10
48
- 2020-01-06 - [1 commit](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.9...v1.8.10) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.10-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.10)
59
- Better debugging for resolution issues [(#12)](https://github.com/MinimallyCorrect/JavaTransformer/pull/12)

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.8.11
4-
previousVersion=1.8.10
3+
version=1.8.12
4+
previousVersion=1.8.11

0 commit comments

Comments
 (0)