Update version to 1.0.1

This commit is contained in:
GitHub Action
2025-03-31 15:26:59 +00:00
parent 7ddb3337e5
commit 88f71be0c4
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"go.uber.org/zap"
)
const version = ""
const version = "1.0.1"
// @title LK API Template
// @description This is a template for building APIs with Go, Chi, and Swagger.