Skip to content

Commit c121297

Browse files
Bump version to reflect architecture -> layer (#69)
Co-authored-by: Ashley Willard <ashley.willard@gusto.com>
1 parent 12aa733 commit c121297

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
visualize_packs (0.5.23)
4+
visualize_packs (0.6.0)
55
bigdecimal
66
packs-specification
77
parse_packwerk (>= 0.20.0)

visualize_packs.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "visualize_packs"
3-
spec.version = '0.5.23'
3+
spec.version = '0.6.0'
44
spec.authors = ['Gusto Engineers']
55
spec.email = ['dev@gusto.com']
66
spec.summary = 'A gem to visualize connections in a Ruby app that uses packs'

0 commit comments

Comments
 (0)