aboutsummaryrefslogtreecommitdiff
path: root/any_log.h
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2025-01-15 23:36:34 +0100
committerFederico Angelilli <code@fedang.net>2025-01-15 23:36:34 +0100
commitba08b076185f5f8665935f26cd479fa77ecdd20f (patch)
tree58e5b73338ddbbc2dbe9f5b713222d3b7b6afc5f /any_log.h
parentc918489f06080f732138dee07fba11f7622312a7 (diff)
Bump any_log to v0.2.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 b790047..d12e60a 100644
--- a/any_log.h
+++ b/any_log.h
@@ -1,4 +1,4 @@
-// any_log v0.1.0
+// any_log v0.2.0
//
// A single-file library that provides a simple and somewhat opinionated
// interface for logging and structured logging.