We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7615f2a commit 0df8a4bCopy full SHA for 0df8a4b
2 files changed
lib/mx-platform-ruby/version.rb
@@ -11,5 +11,5 @@
11
=end
12
13
module MxPlatformRuby
14
- VERSION = '0.6.2'
+ VERSION = '0.6.3'
15
end
openapi/config.yml
@@ -6,6 +6,6 @@ gemHomepage: "https://github.com/mxenabled/mx-platform-ruby"
6
gemLicense: "MIT"
7
gemName: "mx-platform-ruby"
8
gemRequiredRubyVersion: ">= 2.6"
9
-gemVersion: "0.6.2"
+gemVersion: "0.6.3"
10
library: "faraday"
moduleName: "MxPlatformRuby"
0 commit comments