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

Commit

Permalink
Bump version to 0.6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Aug 20, 2016
1 parent 9cad495 commit d81f324
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.6.1.0 (August 20, 2016)
Conditionally import Data.Monoid.<> to address Homebrew compilation issues
Replace reading config from FS with FileEmbed

0.6.0.1 (July 19, 2016)
Convert ParseError to String prior to passing the value around

Expand Down
2 changes: 1 addition & 1 deletion unused.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: unused
version: 0.6.0.1
version: 0.6.1.0
synopsis: A command line tool to identify unused code.
description: Please see README.md
homepage: https://github.com/joshuaclayton/unused#readme
Expand Down

0 comments on commit d81f324

Please sign in to comment.