Skip to content

Commit 2252fbc

Browse files
Bump version
1 parent 0c1eafd commit 2252fbc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
*This project was automatically generated by the [OpenAPI Generator](https://openapi-generator.tech).*
44

5-
# MX Platform Ruby - v0.6.1
5+
# MX Platform Ruby - v0.6.2
66

77
The Ruby gem for the MX Platform API.
88

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 = '0.6.1'
14+
VERSION = '0.6.2'
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: "0.6.1"
9+
gemVersion: "0.6.2"
1010
library: "faraday"
1111
moduleName: "MxPlatformRuby"

0 commit comments

Comments
 (0)