1 Commits

Author SHA1 Message Date
368a459617 Версия v0.2.0
All checks were successful
release / release (push) Successful in 57s
2025-05-07 23:55:33 +08:00

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 {