chore: version bump

This commit is contained in:
Cristian Vidmar 2022-03-03 16:41:38 +01:00
parent 78e556aaf5
commit d7b07e1628

View File

@ -11,7 +11,7 @@ import (
"github.com/foomo/gocontentful/erm"
)
var VERSION = "latest"
var VERSION = "v1.0.4"
var Usage = func() {
fmt.Printf("\nSYNOPSIS\n")