diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ var ( Version = gokord.Version{ Major: 3, Minor: 1, - Patch: 2, + Patch: 3, } stopPeriodicReducer chan<- interface{} |
