Skip to content

Commit

Permalink
v0.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkrone committed Oct 23, 2015
1 parent fd0f61a commit 000005a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Consul Template Cookbook Changelog
==================================

## v0.9.0 (Unreleased)
## v0.9.0 (October 23rd, 2015)

FEATURES:

Expand Down
4 changes: 2 additions & 2 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache v2.0'
description 'Installs/Configures consul-template'
long_description 'Installs/Configures consul-template'
version '0.8.0'
version '0.9.0'

recipe 'consul-template', 'Installs, configures, and starts the consul-template service.'
recipe 'consul-template::install_binary', 'Installs consul-template from binary.'
Expand All @@ -21,4 +21,4 @@

depends 'ark'
depends 'golang', '~> 1.4'
depends 'runit'
depends 'runit'

0 comments on commit 000005a

Please sign in to comment.