diff --git a/lib/cloudformation-ruby-dsl/version.rb b/lib/cloudformation-ruby-dsl/version.rb index dd63065..c815183 100644 --- a/lib/cloudformation-ruby-dsl/version.rb +++ b/lib/cloudformation-ruby-dsl/version.rb @@ -15,7 +15,7 @@ module Cfn module Ruby module Dsl - VERSION = "1.4.2" + VERSION = "1.4.3" end end end