lib/iron_titan/version.rb in iron_titan-0.4.2 vs lib/iron_titan/version.rb in iron_titan-0.4.3

- old
+ new

@@ -1,11 +1,11 @@ =begin Titan API The ultimate, language agnostic, container based job processing framework. -OpenAPI spec version: 0.4.2 +OpenAPI spec version: 0.4.3 Generated by: https://github.com/swagger-api/swagger-codegen.git Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ limitations under the License. =end module IronTitan - VERSION = "0.4.2" + VERSION = "0.4.3" end