Skip to content

Commit

Permalink
Bump version to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623-cargosense committed Jun 25, 2024
1 parent 68f09a4 commit 7ea3aa8
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:
rubocop-cargosense (1.1.0)
rubocop-cargosense (2.0.0)
rubocop (~> 1.61)
rubocop-capybara (~> 2.20)
rubocop-factory_bot (~> 2.26.1)
Expand Down
2 changes: 1 addition & 1 deletion rubocop-cargosense.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 3.0"

spec.name = "rubocop-cargosense"
spec.version = "1.1.0"
spec.version = "2.0.0"
spec.authors = ["CargoSense"]
spec.email = ["[email protected]"]

Expand Down

0 comments on commit 7ea3aa8

Please sign in to comment.