Skip to content

Commit

Permalink
Bumps release of Consul to 0.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Bellone committed Jul 10, 2015
1 parent 3e58bdb commit 02433d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.10.1
Minor fixes. Last major release prior to 1.0.0.

# 0.10
Fixes several bugs, minor enhancements and changes default version of
Consul to 0.5.2.
Expand Down
2 changes: 1 addition & 1 deletion 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 client, server and UI.'
long_description 'Installs/Configures Consul client, server and UI.'
version '0.10.0'
version '0.10.1'

recipe 'consul', 'Installs and starts consul service.'
recipe 'consul::install_binary', 'Installs consul service from binary.'
Expand Down

0 comments on commit 02433d9

Please sign in to comment.