Skip to content

Commit

Permalink
Bumped version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alt236 committed Mar 29, 2018
1 parent 87988d0 commit b880381
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>uk.co.alt236</groupId>
<artifactId>gradlecache2mvn</artifactId>
<version>1.0.0</version>
<version>2.0.0</version>

<build>
<plugins>
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Binaries can be found here: [https://github.com/alt236/GradleCache2Mvn/releases]

### Changelog
- 1.0.0: First release
- 2.0.0: We now Detect duplicate files and skip exporting if found. Changed output to make it less verbose. This will break any parsers build for v1.0.0.

### Build Instructions
Linux/Mac:
Expand Down

0 comments on commit b880381

Please sign in to comment.