Update version

This commit is contained in:
Preetha Appan 2019-08-22 17:04:03 -05:00 committed by Mahmood Ali
parent 105c7cdee1
commit 46ebe18824

View file

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