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 0bce391 commit 8ce645aCopy full SHA for 8ce645a
1 file changed
cmd/grapi/consts.go
@@ -2,7 +2,7 @@ package main
2
3
const (
4
name = "grapi"
5
- version = "v0.4.1"
+ version = "v0.4.2"
6
)
7
8
var (
0 commit comments