chore: bump version to 2.0.9

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
shankar0123
2026-03-28 14:12:12 -04:00
parent 6d508cf53f
commit 1f98f31f83
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ func main() {
}))
logger.Info("certctl server starting",
"version", "2.0.8",
"version", "2.0.9",
"server_host", cfg.Server.Host,
"server_port", cfg.Server.Port)