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