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