Update website version

This commit is contained in:
Alex Dadgar 2015-11-18 21:13:17 -08:00
parent 563bb60f52
commit deb1224bb6

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