Skip to content

Commit 5cd2810

Browse files
committed
add dump stuff and bump up version
Signed-off-by: Daniel Stamer <[email protected]>
1 parent faa6133 commit 5cd2810

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tortune/tortune.go

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

8-
const Version = "0.0.12"
8+
const Version = "0.0.13"
99

1010
var (
1111
db = [...]string{
12+
"Chrome is here the heart is",
13+
"Chrome Sweet Chrome",
14+
"There is no place like Chrome",
1215
"['🥚','🐔'].shuffle.pop",
1316
"A: Hey, do you know my friend Jason?\nB: You mean Jason Marshall?!\nYeah, he's super serial.",
1417
"Microsoft has really gotten good at making hardware. I colloquially refer to this phenomenon as Microhard.",

0 commit comments

Comments
 (0)