Skip to content

Commit 0fc4bdc

Browse files
author
Sunny Raj Rathod
authored
Merge pull request #157 from kikmak42/master
Update version and client id to 1.9.5
2 parents b4ceb2e + 5f3fe26 commit 0fc4bdc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

authorizenet.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Gem::Specification.new do |s|
22
s.name = "authorizenet"
3-
s.version = "1.9.4.1"
3+
s.version = "1.9.5"
44
s.platform = Gem::Platform::RUBY
5-
s.date = "2017-11-17"
5+
s.date = "2018-06-15"
66
s.summary = "Authorize.Net Payments SDK"
77
s.description = "Authorize.Net SDK includes standard payments, recurring billing, and customer profiles"
88
s.authors = ["Authorize.Net"]

lib/authorize_net/api/constants.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
clientId: sdk-ruby-1.9.4
1+
clientId: sdk-ruby-1.9.5

0 commit comments

Comments
 (0)