diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-21 19:07:11 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-21 19:07:11 +0200 |
| commit | 7807211863622740decb0761d3ee1a73658cdcb6 (patch) | |
| tree | d9f6a955fed98b12dc7685326074d109138f3935 /main.go | |
| parent | b59da2cca7eab152ac51bcb1de00af7c7cf9fdfb (diff) | |
build(gokord): bump version to 3.1.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: 1, - Patch: 0, + Patch: 1, } stopPeriodicReducer chan<- interface{} |
