Skip to content

Commit 0f264eb

Browse files
committed
Merge branch 'develop'
2 parents c858f93 + 6eb916d commit 0f264eb

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.4.0"
19+
const Version = "Gitql 1.5.1"
2020

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

0 commit comments

Comments
 (0)