Skip to content

Commit

Permalink
Bump version to highlight breaking changes.
Browse files Browse the repository at this point in the history
This is a version bump as commits for #56 caused some breaking
changes. Since we haven't pushed 0.4.4 yet to supermarket (or tagged
release, for that matter) let's bump this. There are a few pull-requests
that we are waiting on prior to release.
  • Loading branch information
johnbellone committed Oct 22, 2014
1 parent 0aa95e9 commit fbea888
Showing 1 changed file with 1 addition and 1 deletion.
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'
long_description 'Installs/Configures consul'
version '0.4.4'
version '0.5.0'

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

0 comments on commit fbea888

Please sign in to comment.