We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea6bd8 commit a7edbb8Copy full SHA for a7edbb8
.gitattributes
@@ -1,8 +1,3 @@
1
-Berksfile export-ignore
2
-Gemfile export-ignore
3
-Thorfile export-ignore
4
-Vagrantfile export-ignore
5
.gitignore export-ignore
6
.gitmodules export-ignore
7
.gitattributes export-ignore
8
-chefignore export-ignore
CHANGELOG.md
@@ -1,3 +1,6 @@
+# 0.3.0
+Bumps the release of [Consul][1] to 0.3.0
+
# 0.2.0
Bumps the release of [Consul][1] to 0.2.0
metadata.rb
@@ -4,7 +4,7 @@
license 'Apache v2.0'
description 'Installs/Configures consul'
long_description 'Installs/Configures consul'
-version '0.2.3'
+version '0.3.0'
9
recipe 'consul', 'Installs and starts consul service.'
10
recipe 'consul::binary_install', 'Installs consul service from binary.'
0 commit comments