Skip to content

Commit bf778a9

Browse files
committed
version 1.1
1 parent cbe01e9 commit bf778a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsleases.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"time"
99
)
1010

11-
const VERSION = "1.0"
11+
const VERSION = "1.1"
1212

1313
var (
1414
//

0 commit comments

Comments
 (0)