Skip to content

Commit d083162

Browse files
author
Shuo
authored
Merge pull request #848 from awesee/develop
A: v1.6.6
2 parents a670889 + 5942e51 commit d083162

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
@@ -8,7 +8,7 @@ import (
88
"github.com/awesee/leetcode/internal/base"
99
)
1010

11-
const version = "1.6.5"
11+
const version = "1.6.6"
1212

1313
// CmdVersion - version.CmdVersion
1414
var CmdVersion = &base.Command{

0 commit comments

Comments
 (0)