diff --git a/Gemfile.lock b/Gemfile.lock index 2c4f676..51843f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GIT PATH remote: . specs: - packs (0.0.29) + packs (0.0.30) code_ownership (>= 1.33.0) packs-specification packwerk diff --git a/packs.gemspec b/packs.gemspec index 6fa59f2..25ac270 100644 --- a/packs.gemspec +++ b/packs.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = 'packs' - spec.version = '0.0.29' + spec.version = '0.0.30' spec.authors = ['Gusto Engineers'] spec.email = ['dev@gusto.com']