lib/patch_ruby/version.rb in patch_ruby-1.9.0 vs lib/patch_ruby/version.rb in patch_ruby-1.10.0
- old
+ new
@@ -4,12 +4,12 @@
#The core API used to integrate with Patch's service
The version of the OpenAPI document: v1
Contact: developers@usepatch.com
Generated by: https://openapi-generator.tech
-OpenAPI Generator version: 4.3.1
+OpenAPI Generator version: 5.2.1
=end
module Patch
- VERSION = '1.9.0'
+ VERSION = '1.10.0'
end