We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9015f42 commit 572e571Copy full SHA for 572e571
tob.go
@@ -3,7 +3,7 @@ package tob
3
const (
4
// Version number
5
6
- Version = "1.4.2"
+ Version = "2.0.0"
7
8
// OK service status
9
OK = "OK"
0 commit comments