cut release v1.0.6

This commit is contained in:
Wilken Rivera 2022-05-25 10:21:54 -04:00
parent b6195f08cd
commit 368e007224

View File

@ -4,7 +4,7 @@ import "github.com/hashicorp/packer-plugin-sdk/version"
var (
// Version is the main version number that is being run at the moment.
Version = "1.0.1"
Version = "1.0.6"
// VersionPrerelease is A pre-release marker for the Version. If this is ""
// (empty string) then it means that it is a final release. Otherwise, this