Skip to content

Commit 9f8e7a8

Browse files
committed
Bump version
1 parent e31830e commit 9f8e7a8

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.3]
2+
- Disable NegationBeValid cop
3+
14
## [0.8.2]
25
- Load `rubocop-rspec_rails` plugin by default
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.2"
4+
VERSION = "0.8.3"
55
end

0 commit comments

Comments
 (0)