Skip to content

Commit 2016e00

Browse files
committed
update version to 1.1.0
1 parent b36687b commit 2016e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tob.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package tob
33
const (
44
// Version number
55

6-
Version = "1.0.0"
6+
Version = "1.1.0"
77

88
// OK service status
99
OK = "OK"

0 commit comments

Comments
 (0)