Skip to content

Commit 9016c27

Browse files
committed
v0.9.0
1 parent ab34aa9 commit 9016c27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
servactory-rubocop (0.8.0)
4+
servactory-rubocop (0.9.0)
55
rubocop (>= 1.73)
66
rubocop-factory_bot (>= 2.27)
77
rubocop-performance (>= 1.24)

lib/servactory/rubocop/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Servactory
44
module Rubocop
55
module VERSION
66
MAJOR = 0
7-
MINOR = 8
7+
MINOR = 9
88
PATCH = 0
99
PRE = nil
1010

0 commit comments

Comments
 (0)