chore: version bump

This commit is contained in:
Cristian Vidmar 2022-05-05 16:21:15 +02:00
parent 82c48e74c1
commit da3dc42836

View File

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