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