Skip to content

Commit

Permalink
Bump version (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Evanczuk authored Nov 21, 2022
1 parent ea0a712 commit b8a51b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
code_ownership (1.28.2)
code_ownership (1.29.0)
code_teams (~> 1.0)
parse_packwerk
sorbet-runtime
Expand All @@ -15,7 +15,7 @@ GEM
coderay (1.1.3)
diff-lcs (1.4.4)
method_source (1.0.0)
parse_packwerk (0.12.0)
parse_packwerk (0.14.0)
sorbet-runtime
parser (3.1.2.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -93,4 +93,4 @@ DEPENDENCIES
tapioca

BUNDLED WITH
2.3.9
2.3.8
2 changes: 1 addition & 1 deletion code_ownership.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "code_ownership"
spec.version = '1.28.2'
spec.version = '1.29.0'
spec.authors = ['Gusto Engineers']
spec.email = ['[email protected]']
spec.summary = 'A gem to help engineering teams declare ownership of code'
Expand Down

0 comments on commit b8a51b8

Please sign in to comment.