File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- # master [ (unreleased)] ( https://github.com/whitesmith/rubycritic/compare/v4.0.1...master )
1
+ # master [ (unreleased)] ( https://github.com/whitesmith/rubycritic/compare/v4.0.2...master )
2
+
3
+ # 4.0.2 / 2019-03-14 [ (commits)] ( https://github.com/whitesmith/rubycritic/compare/v4.0.1...v4.0.2 )
4
+
5
+ * [ BUGFIX] Fix generating the default html report (by [ @lightalloy ] [ ] )
2
6
3
7
# 4.0.1 / 2019-03-12 [ (commits)] ( https://github.com/whitesmith/rubycritic/compare/v4.0.0...v4.0.1 )
4
8
272
276
[ @taitran19 ] : https://github.com/taitran19
273
277
[ @AllanSiqueira ] : https://github.com/AllanSiqueira
274
278
[ @harman28 ] : https://github.com/harman28
279
+ [ @lightalloy ] : https://github.com/lightalloy
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module RubyCritic
4
- VERSION = '4.0.1 ' . freeze
4
+ VERSION = '4.0.2 ' . freeze
5
5
end
You can’t perform that action at this time.
0 commit comments