Версия 1.0.0
Some checks failed
release / release (push) Failing after 51m35s

This commit is contained in:
2025-05-09 17:58:40 +08:00
parent b689f3e799
commit 303ccdd02b
3 changed files with 1 additions and 15 deletions

View File

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