From 0ccfd91f56eadc89d73a671fe123242a5c9b7c37 Mon Sep 17 00:00:00 2001 From: Haelnorr Date: Tue, 13 Jan 2026 13:47:03 +1100 Subject: [PATCH] updated hlog number --- HLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HLog.md b/HLog.md index ae4b63e..86343e5 100644 --- a/HLog.md +++ b/HLog.md @@ -1,4 +1,4 @@ -# HLog - v0.10.2 +# HLog - v0.10.3 HLog is a structured logging package built on top of [zerolog](https://github.com/rs/zerolog), providing simple configuration, flexible output options, and automatic log file management for Go applications.