Skip to content

Commit

Permalink
Bump version to 4.5.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
troessner committed Jan 17, 2017
1 parent 70f83c9 commit 1bda75f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 4.5.4 (2017-01-17)

* (troessner) Improve documentation and fix PrimaDonnaMethod detector configuration via comment.

## 4.5.3 (2016-12-05)

* (jhubert) Stop reporting FeatureEnvy with super and arguments.
Expand Down
2 changes: 1 addition & 1 deletion lib/reek/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ module Reek
# @public
module Version
# @public
STRING = '4.5.3'.freeze
STRING = '4.5.4'.freeze
end
end

0 comments on commit 1bda75f

Please sign in to comment.