From 163e85a8bbeb28685a0e168cd46f163aaf0aeac2 Mon Sep 17 00:00:00 2001 From: Adam Krone Date: Tue, 21 Jun 2016 10:57:57 -0500 Subject: [PATCH] v0.11.0 release --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index d3cd723..1bfb4a9 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license 'Apache v2.0' description 'Installs/Configures consul-template' long_description 'Installs/Configures consul-template' -version '0.10.0' +version '0.11.0' recipe 'consul-template', 'Installs, configures, and starts the consul-template service.' recipe 'consul-template::install_binary', 'Installs consul-template from binary.'