Версия 1.0.4

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

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 {