Update version

This commit is contained in:
Preetha Appan
2019-08-22 17:04:03 -05:00
committed by Mahmood Ali
parent d62dd486bf
commit 1b53b72475

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