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