Skip to content

Commit 986f97e

Browse files
committed
Upgrade version
1 parent 4767869 commit 986f97e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/pkg/errors"
1717
)
1818

19-
const Version = "Gitql 1.5.1"
19+
const Version = "Gitql 1.6.0"
2020

2121
type Gitql struct {
2222
Path string `short:"p" default:"."`

0 commit comments

Comments
 (0)