We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f266927 commit 626b7fbCopy full SHA for 626b7fb
main.go
@@ -16,7 +16,7 @@ import (
16
)
17
18
// Version of stonks
19
-const Version = "1.0.5"
+const Version = "1.0.6"
20
21
var (
22
interval,
0 commit comments