lib/cai/ecs/entrypoint/version.rb in cai-ecs-entrypoint-1.0.0 vs lib/cai/ecs/entrypoint/version.rb in cai-ecs-entrypoint-1.1.0
- old
+ new
@@ -1,7 +1,7 @@
module Cai
module Ecs
module Entrypoint
- VERSION = "1.0.0"
+ VERSION = "1.1.0"
end
end
end