website bump

This commit is contained in:
Alex Dadgar 2018-06-11 13:52:55 -07:00
parent d0043691fb
commit fc6224618f
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.3"
h.version = "0.8.4"
h.github_slug = "hashicorp/nomad"
end