website bump

This commit is contained in:
Alex Dadgar
2018-04-27 11:07:23 -07:00
parent 1eedb7753f
commit 8363b69acf

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