We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 112a580 + 910b44a commit f8bfb7dCopy full SHA for f8bfb7d
internal/version/version.go
@@ -7,7 +7,7 @@ import (
7
"github.com/openset/leetcode/internal/base"
8
)
9
10
-const version = "1.4.6"
+const version = "1.4.7"
11
12
var CmdVersion = &base.Command{
13
Run: runVersion,
0 commit comments