Версия v1.1.2
All checks were successful
Release / release (push) Successful in 4m2s

This commit is contained in:
2025-11-22 21:28:39 +08:00
parent 522012d7d5
commit 895146b472

View File

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