Версия 1.0.1
All checks were successful
release / release (push) Successful in 1m42s

This commit is contained in:
2025-05-10 11:56:44 +08:00
parent 13723a2dc5
commit c2ff027223

View File

@@ -13,7 +13,7 @@ import (
"github.com/redis/go-redis/v9"
)
const VERSION = "1.0.0"
const VERSION = "1.0.1"
// Arguments описывает аргументы командной строки
type Arguments struct {