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