lib/databox/version.rb in databox-2.0.1 vs lib/databox/version.rb in databox-2.1.1
- old
+ new
@@ -1,3 +1,15 @@
+=begin
+#Static OpenAPI document of Push API resource
+
+#Push API resources Open API documentation
+
+The version of the OpenAPI document: 0.4.1
+
+Generated by: https://openapi-generator.tech
+Generator version: 7.6.0
+
+=end
+
module Databox
- VERSION = '2.0.1'
+ VERSION = '2.1.1'
end