Версия v0.2.0
All checks were successful
release / release (push) Successful in 57s

This commit is contained in:
2025-05-07 23:55:33 +08:00
parent 6c50fda1cd
commit 368a459617

View File

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