Skip to content

Commit e4625bc

Browse files
committed
Release 1.0.2
1 parent 185c8fc commit e4625bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

main.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ import (
1515
"github.com/spf13/viper"
1616
)
1717

18-
const Version = "1.0.1"
18+
// Version of stonks
19+
const Version = "1.0.2"
1920

2021
var (
2122
interval,

0 commit comments

Comments
 (0)