Skip to content

Commit eb33ef1

Browse files
committed
Bump gem version to 5.2.0
1 parent b45bf19 commit eb33ef1

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.1.0)
4+
heartland-retail (5.2.0)
55
faraday (= 2.12.2)
66
hashie (= 4.1.0)
77
json (>= 2.7.1)

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.1.0'
3+
s.version = '5.2.0'
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)