We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afecf5 commit 39184fdCopy full SHA for 39184fd
Gemfile.lock
@@ -17,7 +17,7 @@ GIT
17
PATH
18
remote: .
19
specs:
20
- packs (0.1.0)
+ packs (0.2.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.1.0'
+ spec.version = '0.2.0'
4
spec.authors = ['Gusto Engineers']
5
spec.email = ['dev@gusto.com']
6
0 commit comments