Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
co-anton-s committed Nov 2, 2024
1 parent 14d4a89 commit b20f4a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
servactory-rubocop (0.2.0)
servactory-rubocop (0.3.0)
rubocop-factory_bot
rubocop-performance
rubocop-rails
Expand Down
2 changes: 1 addition & 1 deletion lib/servactory/rubocop/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Servactory
module Rubocop
module VERSION
MAJOR = 0
MINOR = 2
MINOR = 3
PATCH = 0
PRE = nil

Expand Down

0 comments on commit b20f4a1

Please sign in to comment.