Skip to content

Commit f8bfb7d

Browse files
author
Shuo
authored
Merge pull request #647 from openset/develop
Add: v1.4.7
2 parents 112a580 + 910b44a commit f8bfb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/openset/leetcode/internal/base"
88
)
99

10-
const version = "1.4.6"
10+
const version = "1.4.7"
1111

1212
var CmdVersion = &base.Command{
1313
Run: runVersion,

0 commit comments

Comments
 (0)