packer: update version to 0.6.0

This commit is contained in:
Mitchell Hashimoto 2014-04-28 15:03:09 -07:00
parent f2186fa6ff
commit 7a8372db74
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
var GitCommit string
// The version of packer.
const Version = "0.5.3"
const Version = "0.6.0"
// Any pre-release marker for the version. If this is "" (empty string),
// then it means that it is a final release. Otherwise, this is the