Skip to content

Commit 5749a8c

Browse files
author
devexperience
committed
Generated version 1.8.0
This commit was automatically created by a GitHub Action to generate version 1.8.0 of this library.
1 parent aef5837 commit 5749a8c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/TransactionResponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ instance = MxPlatformRuby::TransactionResponse.new(
6363
created_at: 2016-10-06T09:43:42.000Z,
6464
currency_code: USD,
6565
date: 2013-09-23T00:00:00.000Z,
66-
description: Whole foods,
66+
description: Whole Foods,
6767
extended_transaction_type: partner_transaction_type,
6868
guid: TRN-265abee9-889b-af6a-c69b-25157db2bdd9,
6969
id: transaction-265abee9-889b-af6a-c69b-25157db2bdd9,

lib/mx-platform-ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
=end
1212

1313
module MxPlatformRuby
14-
VERSION = '1.7.0'
14+
VERSION = '1.8.0'
1515
end

openapi/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ gemHomepage: https://github.com/mxenabled/mx-platform-ruby
66
gemLicense: MIT
77
gemName: mx-platform-ruby
88
gemRequiredRubyVersion: ">= 2.6"
9-
gemVersion: 1.7.0
9+
gemVersion: 1.8.0
1010
library: faraday
1111
moduleName: MxPlatformRuby

0 commit comments

Comments
 (0)