bump docs version to 0.10.2

pull/3769/merge
Matthew Hooker 10 years ago
parent fcaae838fc
commit 70754f149f

@ -2,6 +2,6 @@ set :base_url, "https://www.packer.io/"
activate :hashicorp do |h|
h.name = "packer"
h.version = "0.10.1"
h.version = "0.10.2"
h.github_slug = "mitchellh/packer"
end

Loading…
Cancel
Save