We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61218c commit 9a4a7fdCopy full SHA for 9a4a7fd
cmd/ghasum/version.go
@@ -20,7 +20,7 @@ import (
20
"os"
21
)
22
23
-const version = "0.2.0"
+const version = "0.3.0"
24
25
func cmdVersion(argv []string) error {
26
var (
0 commit comments