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 2b9b3c6 commit 38abedeCopy full SHA for 38abede
tortune/tortune.go
@@ -5,7 +5,7 @@ import (
5
"time"
6
)
7
8
-const Version = "0.0.10"
+const Version = "0.0.11"
9
10
var (
11
db = [...]string{
0 commit comments