We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd10d48 commit f41660bCopy full SHA for f41660b
goenums.go
@@ -36,7 +36,7 @@ import (
36
"github.com/zarldev/goenums/pkg/generator"
37
)
38
39
-const VERSION = "v0.3.4"
+const VERSION = "v0.3.5"
40
41
func main() {
42
var (
0 commit comments