Версия 1.0.2

This commit is contained in:
2025-05-10 18:36:04 +08:00
parent 4cbdd41b7c
commit b9ca218d4c

View File

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