Skip to content

Commit d332da7

Browse files
committed
Bump version to 5.0.1
1 parent 530b14a commit d332da7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
heartland-retail (5.0.0)
4+
heartland-retail (5.0.1)
55
faraday (~> 1.0)
66
hashie
77
json (>= 1.7.4)

heartland-retail.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'heartland-retail'
3-
s.version = '5.0.0'
3+
s.version = '5.0.1'
44
s.platform = Gem::Platform::RUBY
55
s.authors = ['Jay Stotz', 'Derek Stotz']
66
s.summary = 'Heartland Retail API client library'

0 commit comments

Comments
 (0)