Версия 1.0.2
All checks were successful
release / release (push) Successful in 1m6s

This commit is contained in:
2025-05-10 18:36:04 +08:00
parent 4cbdd41b7c
commit 57eb194efa

View File

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