Skip to content

Commit 8c4781f

Browse files
committed
Bump version
1 parent 5bdf6e3 commit 8c4781f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [0.8.4]
2+
- More rules disabled
3+
14
## [0.8.3]
25
- Disable NegationBeValid cop
36

lib/renuocop/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 Renuocop
4-
VERSION = "0.8.3"
4+
VERSION = "0.8.4"
55
end

0 commit comments

Comments
 (0)