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