Skip to content

Commit

Permalink
Bump version to v0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
KaanOzkan committed Mar 6, 2024
1 parent bd50ee1 commit 517d4de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rubocop-sorbet (0.7.7)
rubocop-sorbet (0.7.8)
rubocop (>= 0.90.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/rubocop/sorbet/version.rb
Expand Up @@ -2,6 +2,6 @@

module RuboCop
module Sorbet
VERSION = "0.7.7"
VERSION = "0.7.8"
end
end

0 comments on commit 517d4de

Please sign in to comment.