Skip to content

Commit a5d9987

Browse files
committed
version bump 0.4.3
1 parent edfe26e commit a5d9987

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.3
2+
* Fix race condition when installing Consul as a runit service
3+
* Documentation fixes
4+
15
# 0.4.2
26
Bumps default version of Consul to 0.4.0
37

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.4.2'
7+
version '0.4.3'
88

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

0 commit comments

Comments
 (0)