From ecfd84c1712b1bfe92107e37843f97ecec537da9 Mon Sep 17 00:00:00 2001 From: yhirose Date: Wed, 9 Jul 2025 23:57:47 -0400 Subject: [PATCH] Release v0.23.0 --- httplib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httplib.h b/httplib.h index 07310e4..512f83c 100644 --- a/httplib.h +++ b/httplib.h @@ -8,7 +8,7 @@ #ifndef CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H -#define CPPHTTPLIB_VERSION "0.22.0" +#define CPPHTTPLIB_VERSION "0.23.0" /* * Platform compatibility check