Skip to content

Commit 572e571

Browse files
wuriyantowuriyanto
authored andcommitted
update version const
1 parent 9015f42 commit 572e571

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.4.2"
6+
Version = "2.0.0"
77

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

0 commit comments

Comments
 (0)