diff --git a/Gemfile.lock b/Gemfile.lock index 676ca62..ad9f4d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - code_teams (1.3.0) + code_teams (1.3.1) sorbet-runtime GEM diff --git a/code_teams.gemspec b/code_teams.gemspec index aaf857f..93df983 100644 --- a/code_teams.gemspec +++ b/code_teams.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = 'code_teams' - spec.version = '1.3.0' + spec.version = '1.3.1' spec.authors = ['Gusto Engineers'] spec.email = ['dev@gusto.com'] spec.summary = 'A low-dependency gem for declaring and querying engineering teams'