chore: version bump

This commit is contained in:
Cristian Vidmar 2022-10-12 15:56:42 +02:00
parent 28a770d8d7
commit a9b55ca2d0

View File

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