mirror of
https://github.com/foomo/gocontentful.git
synced 2025-10-16 12:25:39 +00:00
chore: version bump
This commit is contained in:
parent
28a770d8d7
commit
a9b55ca2d0
2
main.go
2
main.go
@ -14,7 +14,7 @@ import (
|
|||||||
"github.com/foomo/gocontentful/erm"
|
"github.com/foomo/gocontentful/erm"
|
||||||
)
|
)
|
||||||
|
|
||||||
var VERSION = "v1.0.13"
|
var VERSION = "v1.0.14"
|
||||||
|
|
||||||
type contentfulRc struct {
|
type contentfulRc struct {
|
||||||
ManagementToken string `json:"managementToken"`
|
ManagementToken string `json:"managementToken"`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user