Skip to content

Commit 262b71c

Browse files
author
Timo Rößner
authored
Merge pull request whitesmith#164 from whitesmith/bump-version-to-2.9.4
Bump version to 2.9.4.
2 parents e6f5322 + 2602bfd commit 262b71c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
# 2.9.4 / 2016-09-16
3+
4+
* [CHANGE] Update Reek, flog, flay (by bglusman)
5+
16
# 2.9.3 / 2016-08-17
27

38
* [FEATURE] Save json report to file (by NickTroy)

lib/rubycritic/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module RubyCritic
4-
VERSION = '2.9.3'.freeze
4+
VERSION = '2.9.4'.freeze
55
end

0 commit comments

Comments
 (0)