pull/60/head v0.1.1
Mitchell Hashimoto 13 years ago
parent e4ad595c90
commit 7db468f55e

@ -1,4 +1,4 @@
## 0.1.1 (unreleased)
## 0.1.1 (June 28, 2013)
BUG FIXES:

@ -6,7 +6,7 @@ import (
)
// The version of packer.
const Version = "0.1.0"
const Version = "0.1.1"
// 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

Loading…
Cancel
Save