We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a6a9a commit 71da869Copy full SHA for 71da869
internal/cmdinfo/cmdinfo.go
@@ -6,7 +6,7 @@ import (
6
7
const (
8
name = "gup"
9
- version = "0.10.2"
+ version = "0.10.3"
10
)
11
12
// Version return gup command version.
0 commit comments