From 781c55f120f945d254832660ef9487776b8a90fc Mon Sep 17 00:00:00 2001 From: yhirose Date: Wed, 31 Dec 2025 22:19:05 -0500 Subject: [PATCH] Release v0.30.0 --- httplib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httplib.h b/httplib.h index acb5bc3..5c2c287 100644 --- a/httplib.h +++ b/httplib.h @@ -8,8 +8,8 @@ #ifndef CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H -#define CPPHTTPLIB_VERSION "0.29.0" -#define CPPHTTPLIB_VERSION_NUM "0x001D00" +#define CPPHTTPLIB_VERSION "0.30.0" +#define CPPHTTPLIB_VERSION_NUM "0x001E00" /* * Platform compatibility check