Skip to content

Commit c9bbb7d

Browse files
author
Shuo
authored
Merge pull request #574 from openset/develop
Add: v1.3.1
2 parents bb28371 + 4873ff2 commit c9bbb7d

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)