Update website version

This commit is contained in:
Alex Dadgar
2015-11-18 21:13:17 -08:00
parent 2d8f1df6be
commit 8b2846cc47

View File

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