mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
v0.1.1
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
## 0.1.1 (unreleased)
|
||||
## 0.1.1 (June 28, 2013)
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user