chore: version bump

This commit is contained in:
Cristian Vidmar 2022-09-30 14:26:14 +02:00
parent 3806e05471
commit 243365a593

View File

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