diff --git a/metadata.rb b/metadata.rb index 5c1bdeb..d6629dd 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license 'Apache v2.0' description 'Installs and configures CodeDeploy' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '0.1.2' +version '0.1.3' supports 'Amazon' supports 'rhel'