Bumps website version to 1.0.1.
This commit is contained in:
parent
f41955919a
commit
38fd65f772
|
@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "1.0.0"
|
||||
h.version = "1.0.1"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue