Cutting 0.5.1
This commit is contained in:
parent
704f6343c3
commit
4507d8ac9b
|
@ -1,4 +1,4 @@
|
|||
## 0.5.1 (Unreleased)
|
||||
## 0.5.1 (May 13, 2015)
|
||||
|
||||
FEATURES:
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
set :base_url, "https://www.consul.io/"
|
||||
|
||||
activate :hashicorp do |h|
|
||||
h.version = '0.5.0'
|
||||
h.version = '0.5.1'
|
||||
h.bintray_repo = 'mitchellh/consul'
|
||||
h.bintray_user = 'mitchellh'
|
||||
h.bintray_key = ENV['BINTRAY_API_KEY']
|
||||
|
|
Loading…
Reference in New Issue