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

This commit is contained in:
2025-05-16 23:10:02 +08:00
parent e98d923ce5
commit 041b32e1df

View File

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