website bump

This commit is contained in:
Alex Dadgar 2018-04-27 11:07:23 -07:00
parent ba46a799a6
commit d1be37358f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ set :base_url, "https://www.nomadproject.io/"
activate :hashicorp do |h|
h.name = "nomad"
h.version = "0.8.2"
h.version = "0.8.3"
h.github_slug = "hashicorp/nomad"
end