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.
1 parent 0484185 commit 910b44aCopy full SHA for 910b44a
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