Skip to content

Commit ce71d66

Browse files
committed
v0.4.0
1 parent 1202d45 commit ce71d66

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.3.0)
4+
servactory-rubocop (0.4.0)
55
rubocop-factory_bot
66
rubocop-performance
77
rubocop-rails

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 = 3
7+
MINOR = 4
88
PATCH = 0
99
PRE = nil
1010

0 commit comments

Comments
 (0)