Skip to content

Commit 3b10a2b

Browse files
committed
add more and bump to 0.0.15
Signed-off-by: Daniel Stamer <[email protected]>
1 parent 279e398 commit 3b10a2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tortune/tortune.go

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

8-
const Version = "0.0.14"
8+
const Version = "0.0.15"
99

1010
var (
1111
db = [...]string{
12+
"All roads lead to Chrome",
1213
"Chrome is were the heart is",
1314
"Chrome Sweet Chrome",
1415
"There is no place like Chrome",

0 commit comments

Comments
 (0)