We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e2a05 commit 3fb23dfCopy full SHA for 3fb23df
Gemfile.lock
@@ -17,7 +17,7 @@ GIT
17
PATH
18
remote: .
19
specs:
20
- packs (0.0.45)
+ packs (0.1.0)
21
bigdecimal
22
code_ownership (>= 1.33.0)
23
packs-specification
packs.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = 'packs'
3
- spec.version = '0.0.45'
+ spec.version = '0.1.0'
4
spec.authors = ['Gusto Engineers']
5
spec.email = ['dev@gusto.com']
6
0 commit comments