Bumping up the version in website

This commit is contained in:
Diptanu Choudhury
2015-12-11 17:06:45 -08:00
parent 0e754116c4
commit 460228488b

View File

@@ -2,7 +2,7 @@ set :base_url, "https://www.nomadproject.io/"
activate :hashicorp do |h|
h.name = "nomad"
h.version = "0.2.1"
h.version = "0.2.2"
h.github_slug = "hashicorp/nomad"
h.minify_javascript = false