We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bb594 commit 7b8a94fCopy full SHA for 7b8a94f
1 file changed
generator/template/common.go
@@ -36,7 +36,7 @@ const (
36
MicrogenMainTag = "microgen"
37
ForceTag = "force"
38
39
- Version = "0.6.0-alpha"
+ Version = "0.6.0"
40
FileHeader = `This file was automatically generated by "microgen ` + Version + `" utility.`
41
)
42
0 commit comments