Skip to content

Commit

Permalink
[ci skip] release v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA committed Feb 21, 2020
1 parent e99e6d4 commit 25aca36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

This changelog follows [Keep a Changelog v1.0.0](https://keepachangelog.com/en/1.0.0/).

## Unreleased
## v0.1.4 - 2020-02-21

### Added

* Implement `Slf4jDoNotLogMessageOfExceptionExplicitly`

### Changed

* Bump up Errorprone to version 2.3.2
* Bump up Errorprone to version 2.3.4

## v0.1.3 - 2018-10-10

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>jp.skypencil.errorprone.slf4j</groupId>
<artifactId>errorprone-slf4j</artifactId>
<version>0.1.4-SNAPSHOT</version>
<version>0.1.4</version>
<url>https://github.com/KengoTODA/errorprone-slf4j</url>
<description>Error Prone plugin for SLF4J</description>
<packaging>jar</packaging>
Expand Down

0 comments on commit 25aca36

Please sign in to comment.