v0.0.2
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ var (
|
||||
s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname)
|
||||
)
|
||||
|
||||
const VERSION = "0.0.1"
|
||||
const VERSION = "0.0.2"
|
||||
|
||||
// Terraform Registry Protocol Structs
|
||||
type Discovery struct {
|
||||
|
||||
Reference in New Issue
Block a user