Версия v1.1.0
All checks were successful
Release / release (push) Successful in 5m51s

This commit is contained in:
2025-11-22 18:33:47 +08:00
parent 6ea3683350
commit d4260f85ec

View File

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