Skip to content

Commit 4873ff2

Browse files
author
openset
committed
Add: v1.3.1
1 parent 2f93e48 commit 4873ff2

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.0"
10+
const version = "1.3.1"
1111

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

0 commit comments

Comments
 (0)