Версия 1.0.6
All checks were successful
release / release (push) Successful in 6m33s

This commit is contained in:
2025-11-19 00:15:38 +08:00
parent c9486c54b2
commit d6b133a8e0

View File

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