Skip to content

Commit 6b92051

Browse files
committed
release: v1.1.0
1 parent b516746 commit 6b92051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Žcmd/root.goβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const version = "1.0.0"
9+
const version = "1.1.0"
1010

1111
const asciiArt = `
1212
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ•—

0 commit comments

Comments
Β (0)