lib/zilla/version.rb in zilla-0.1.5 vs lib/zilla/version.rb in zilla-0.2.0
- old
+ new
@@ -1,8 +1,15 @@
# frozen_string_literal: true
-module Zilla
- module Version
- end
+# #Kubernetes
+#
+# No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
+#
+# The version of the OpenAPI document: unversioned
+#
+# Generated by: https://openapi-generator.tech
+# OpenAPI Generator version: 6.5.0-SNAPSHOT
+#
- VERSION = "0.1.5"
+module Zilla
+ VERSION = '0.2.0'
end