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 e76061e commit c7e48adCopy full SHA for c7e48ad
internal/build/info.go
@@ -3,5 +3,5 @@ package build
3
var (
4
Name = "gonew"
5
Desc = "A scaffolding tool for generating new projects using project templates"
6
- Version = "v1.0.3"
+ Version = "v1.1.0"
7
)
0 commit comments