aboutsummaryrefslogtreecommitdiff
path: root/any_log.h
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2025-01-14 17:45:55 +0100
committerFederico Angelilli <code@fedang.net>2025-01-14 17:45:55 +0100
commitbfb94e6a21f03327fe117d6cb6750fd775f30eb7 (patch)
tree585f244bfa14ae0fca4e636981bc6e88cfbd23df /any_log.h
parentb27550436db537cea278f6b3975de944656dde2f (diff)
any_log v0.1.0
Diffstat (limited to 'any_log.h')
-rw-r--r--any_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/any_log.h b/any_log.h
index 1cb298a..5c1beb2 100644
--- a/any_log.h
+++ b/any_log.h
@@ -1,4 +1,4 @@
-// any_log
+// any_log v0.1.0
//
// A single-file library that provides a simple and somewhat opinionated
// interface for logging and structured logging.