We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1eafd commit 2252fbcCopy full SHA for 2252fbc
3 files changed
README.md
@@ -2,7 +2,7 @@
2
3
*This project was automatically generated by the [OpenAPI Generator](https://openapi-generator.tech).*
4
5
-# MX Platform Ruby - v0.6.1
+# MX Platform Ruby - v0.6.2
6
7
The Ruby gem for the MX Platform API.
8
lib/mx-platform-ruby/version.rb
@@ -11,5 +11,5 @@
11
=end
12
13
module MxPlatformRuby
14
- VERSION = '0.6.1'
+ VERSION = '0.6.2'
15
end
openapi/config.yml
@@ -6,6 +6,6 @@ gemHomepage: "https://github.com/mxenabled/mx-platform-ruby"
gemLicense: "MIT"
gemName: "mx-platform-ruby"
gemRequiredRubyVersion: ">= 2.6"
9
-gemVersion: "0.6.1"
+gemVersion: "0.6.2"
10
library: "faraday"
moduleName: "MxPlatformRuby"
0 commit comments