Release v1.0.27
All checks were successful
Release Build / create-release-branch (push) Successful in 8s

This commit is contained in:
2025-07-28 11:46:04 +06:00
parent 7c3d490685
commit dd3de165f7
7 changed files with 296 additions and 184 deletions

View File

@@ -2,7 +2,7 @@
BIN_DIR=bin
APP_NAME=hello-api
VERSION=1.0.0
VERSION=1.0.27
build:
mkdir -p $(BIN_DIR)