From 3a5b1b949223319534983dfcef5f64637f7bf330 Mon Sep 17 00:00:00 2001 From: Adam Krone Date: Wed, 11 Jan 2017 16:36:48 -0600 Subject: [PATCH] v0.12.0 release --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index bf4c343..4d2285c 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.11.0' +version '0.12.0' recipe 'consul-template', 'Installs, configures, and starts the consul-template service.' recipe 'consul-template::install_binary', 'Installs consul-template from binary.'