From bd95e67c234930cd6d6bb11309588c5462c63cec Mon Sep 17 00:00:00 2001 From: yhirose Date: Fri, 9 Jan 2026 21:35:03 -0500 Subject: [PATCH] Release v0.30.1 --- httplib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httplib.h b/httplib.h index afd71a2..ec8d2a2 100644 --- a/httplib.h +++ b/httplib.h @@ -8,8 +8,8 @@ #ifndef CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H -#define CPPHTTPLIB_VERSION "0.30.0" -#define CPPHTTPLIB_VERSION_NUM "0x001E00" +#define CPPHTTPLIB_VERSION "0.30.1" +#define CPPHTTPLIB_VERSION_NUM "0x001E01" /* * Platform compatibility check