bumping up the version of the website

This commit is contained in:
Diptanu Choudhury 2016-08-17 15:27:20 -07:00
parent 70e25f5930
commit e32bc53e94
1 changed files with 1 additions and 1 deletions

View File

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