Skip to content

Commit 01f8e21

Browse files
committed
Merge pull request whitesmith#102 from whitesmith/bump-version-to-2.5.0
Bump version to 2.5.0.
2 parents c1472b4 + 99f1c49 commit 01f8e21

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.5.0 / 2015-01-16
2+
3+
* [FEATURE] Add a ConsoleReport format (by Josh Bodah)
4+
15
# 2.4.1 / 2015-12-27
26

37
* [CHANGE] Bump Reek to 3.8.1

lib/rubycritic/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Rubycritic
2-
VERSION = "2.4.1"
2+
VERSION = "2.5.0"
33
end

0 commit comments

Comments
 (0)