Skip to content

Commit

Permalink
update version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wuriyanto48 committed Feb 13, 2023
1 parent b36687b commit 2016e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tob.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package tob
const (
// Version number

Version = "1.0.0"
Version = "1.1.0"

// OK service status
OK = "OK"
Expand Down

0 comments on commit 2016e00

Please sign in to comment.