Skip to content

Commit a7edbb8

Browse files
committed
Bump release to 0.3.0.
@reset updated this a week or so ago. Officially bump it.
1 parent bea6bd8 commit a7edbb8

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

.gitattributes

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
Berksfile export-ignore
2-
Gemfile export-ignore
3-
Thorfile export-ignore
4-
Vagrantfile export-ignore
51
.gitignore export-ignore
62
.gitmodules export-ignore
73
.gitattributes export-ignore
8-
chefignore export-ignore

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.3.0
2+
Bumps the release of [Consul][1] to 0.3.0
3+
14
# 0.2.0
25

36
Bumps the release of [Consul][1] to 0.2.0

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache v2.0'
55
description 'Installs/Configures consul'
66
long_description 'Installs/Configures consul'
7-
version '0.2.3'
7+
version '0.3.0'
88

99
recipe 'consul', 'Installs and starts consul service.'
1010
recipe 'consul::binary_install', 'Installs consul service from binary.'

0 commit comments

Comments
 (0)