chore: bump version to v0.20.0-alpha

This commit is contained in:
terraform-docs-bot
2024-09-19 16:39:44 +00:00
parent af31cc618e
commit 55d8916948

View File

@@ -17,8 +17,8 @@ import (
// current version
const (
coreVersion = "0.19.0"
prerelease = ""
coreVersion = "0.20.0"
prerelease = "alpha"
)
// Provisioned by ldflags