lib/iron_titan/version.rb in iron_titan-0.2.0 vs lib/iron_titan/version.rb in iron_titan-0.2.6
- old
+ new
@@ -1,15 +1,15 @@
=begin
Titan API
The ultimate, language agnostic, container based job processing framework.
-OpenAPI spec version: 0.2.0
+OpenAPI spec version: 0.2.6
Generated by: https://github.com/swagger-api/swagger-codegen.git
=end
module IronTitan
- VERSION = "0.2.0"
+ VERSION = "0.2.6"
end