Skip to content

Commit 67a540c

Browse files
author
Shuo
authored
Merge pull request #593 from openset/develop
Add: v1.4.0
2 parents 855d420 + a2a2a7b commit 67a540c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

+1-1
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.3.2"
10+
const version = "1.4.0"
1111

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

0 commit comments

Comments
 (0)