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