build(version): bump to 3.0.1
This commit is contained in:
parent
36fa50a397
commit
d10813a973
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -19,7 +19,7 @@ var (
|
|||
Version = gokord.Version{
|
||||
Major: 3,
|
||||
Minor: 0,
|
||||
Patch: 0,
|
||||
Patch: 1,
|
||||
}
|
||||
|
||||
stopPeriodicReducer chan<- interface{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue