chore: version bump for release

This commit is contained in:
Cristian Vidmar 2022-09-08 10:30:32 +02:00
parent 96c60f4208
commit 86c292e66d

View File

@ -14,7 +14,7 @@ import (
"github.com/foomo/gocontentful/erm" "github.com/foomo/gocontentful/erm"
) )
var VERSION = "v1.0.11" var VERSION = "v1.0.12"
type contentfulRc struct { type contentfulRc struct {
ManagementToken string `json:"managementToken"` ManagementToken string `json:"managementToken"`