Skip to content

Commit 0fad290

Browse files
committed
1.8.13 release (previous 1.8.12) + release notes updated [ci skip-release]
1 parent 06c88cf commit 0fad290

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.13
4+
- 2020-01-16 - [1 commit](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.12...v1.8.13) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.13-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.13)
5+
- Upgrade DefaultsPlugin to .51 [(#16)](https://github.com/MinimallyCorrect/JavaTransformer/pull/16)
6+
37
#### 1.8.12
48
- 2020-01-09 - [1 commit](https://github.com/MinimallyCorrect/JavaTransformer/compare/v1.8.11...v1.8.12) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.8.12-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/JavaTransformer/1.8.12)
59
- Upgrade ASM library again [(#14)](https://github.com/MinimallyCorrect/JavaTransformer/pull/14)

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.13
4-
previousVersion=1.8.12
3+
version=1.8.14
4+
previousVersion=1.8.13

0 commit comments

Comments
 (0)