Bump version to 0.4.0.0

This commit is contained in:
Joshua Clayton 2016-06-10 07:05:58 -04:00
parent 764b21b798
commit 85b6914f11
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
0.4.0.0 (June 10, 2016)
Allow for custom configurations on a per-user and per-project basis
0.3.0.0 (June 4, 2016)
Introduce aliases for RSpec predicate matchers
Remove certain instances of regex use for speed improvements

View File

@ -1,5 +1,5 @@
name: unused
version: 0.3.0.0
version: 0.4.0.0
synopsis: A command line tool to identify unused code.
description: Please see README.md
homepage: https://github.com/joshuaclayton/unused#readme