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