Skip to content

Commit f617dec

Browse files
committed
1.8.9 release (previous 1.8.8) + release notes updated [ci skip]
1 parent 22130d6 commit f617dec

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.8.9
4+
- 2020-01-05 - [1 commit](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.8...v1.8.9) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.9-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.9)
5+
- Consistently use $ for inner class name separator [(#11)](https://github.com/MinimallyCorrect/JavaTransformer/pull/11)
6+
37
#### 1.8.8
48
- 2020-01-05 - [2 commits](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.7...v1.8.8) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.8-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.8)
59
- Resolve inner classes from byte code in source code [(#10)](https://github.com/MinimallyCorrect/JavaTransformer/pull/10)

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.9
4-
previousVersion=1.8.8
3+
version=1.8.10
4+
previousVersion=1.8.9

0 commit comments

Comments
 (0)