diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-13 22:34:19 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-13 22:34:19 +0200 |
| commit | d10813a97319f6c99327a0b690b0ea54b70483d8 (patch) | |
| tree | 5d6d412088fa543b17b56edc924f222c8e38d41c /main.go | |
| parent | 36fa50a397d1ec70031e84a53213be987aae9022 (diff) | |
build(version): bump to 3.0.1
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: 0, - Patch: 0, + Patch: 1, } stopPeriodicReducer chan<- interface{} |
