We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4767869 commit 986f97eCopy full SHA for 986f97e
1 file changed
cmd.go
@@ -16,7 +16,7 @@ import (
16
"github.com/pkg/errors"
17
)
18
19
-const Version = "Gitql 1.5.1"
+const Version = "Gitql 1.6.0"
20
21
type Gitql struct {
22
Path string `short:"p" default:"."`
0 commit comments