Версия 1.0.1

This commit is contained in:
2025-05-10 11:56:44 +08:00
parent 13723a2dc5
commit 12a343e5a7

View File

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