Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2019-02-21)

### Bug Fixes

* close AutoCloseable resource by try-with-resource ([ef1b80a](ef1b80a))
  • Loading branch information
semantic-release-bot committed Feb 21, 2019
1 parent 8f9b472 commit 3a280b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.worksap.tools</groupId>
<artifactId>incremental-analysis-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.1.0-SNAPSHOT</version>
<version>1.0.1</version>
<name>Incremental Analysis Maven Plugin</name>
<description>Maven plugin to generate list of target class to analyze in incremental build</description>
<url>https://github.com/WorksApplications/incremental-analysis</url>
Expand Down

0 comments on commit 3a280b1

Please sign in to comment.