build(gokord): bump version to 3.1.1
This commit is contained in:
parent
b59da2cca7
commit
7807211863
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: 1,
|
||||
Patch: 0,
|
||||
Patch: 1,
|
||||
}
|
||||
|
||||
stopPeriodicReducer chan<- interface{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue