Skip to content

Commit 38abede

Browse files
committed
bump version
Signed-off-by: Daniel Stamer <[email protected]>
1 parent 2b9b3c6 commit 38abede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tortune/tortune.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"time"
66
)
77

8-
const Version = "0.0.10"
8+
const Version = "0.0.11"
99

1010
var (
1111
db = [...]string{

0 commit comments

Comments
 (0)