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
2dcd1a30b0
commit
bf706a4bc4
2
main.go
2
main.go
@ -14,7 +14,7 @@ import (
|
||||
"github.com/foomo/gocontentful/erm"
|
||||
)
|
||||
|
||||
var VERSION = "v1.0.19"
|
||||
var VERSION = "1.0.20"
|
||||
|
||||
type contentfulRc struct {
|
||||
ManagementToken string `json:"managementToken"`
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Code generated by https://github.com/foomo/gocontentful v1.0.19 - DO NOT EDIT.
|
||||
// Code generated by https://github.com/foomo/gocontentful 1.0.20 - DO NOT EDIT.
|
||||
package testapi
|
||||
|
||||
import (
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Code generated by https://github.com/foomo/gocontentful v1.0.19 - DO NOT EDIT.
|
||||
// Code generated by https://github.com/foomo/gocontentful 1.0.20 - DO NOT EDIT.
|
||||
package testapi
|
||||
|
||||
import "github.com/foomo/contentful"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Code generated by https://github.com/foomo/gocontentful v1.0.19 - DO NOT EDIT.
|
||||
// Code generated by https://github.com/foomo/gocontentful 1.0.20 - DO NOT EDIT.
|
||||
package testapi
|
||||
|
||||
import (
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Code generated by https://github.com/foomo/gocontentful v1.0.19 - DO NOT EDIT.
|
||||
// Code generated by https://github.com/foomo/gocontentful 1.0.20 - DO NOT EDIT.
|
||||
package testapi
|
||||
|
||||
import (
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Code generated by https://github.com/foomo/gocontentful v1.0.19 - DO NOT EDIT.
|
||||
// Code generated by https://github.com/foomo/gocontentful 1.0.20 - DO NOT EDIT.
|
||||
package testapi
|
||||
|
||||
import (
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Code generated by https://github.com/foomo/gocontentful v1.0.19 - DO NOT EDIT.
|
||||
// Code generated by https://github.com/foomo/gocontentful 1.0.20 - DO NOT EDIT.
|
||||
package testapi
|
||||
|
||||
import (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user