We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e37b711 + e6a167c commit 0e4579cCopy full SHA for 0e4579c
2 files changed
lib/mx-platform-ruby/version.rb
@@ -11,5 +11,5 @@
11
=end
12
13
module MxPlatformRuby
14
- VERSION = '0.8.4'
+ VERSION = '0.8.5'
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.8.4
+gemVersion: 0.8.5
10
library: faraday
moduleName: MxPlatformRuby
0 commit comments