From 3f44c80fd345e859d6f61b2dda566aa3329ce35e Mon Sep 17 00:00:00 2001 From: yhirose Date: Thu, 7 Aug 2025 20:58:39 -0400 Subject: [PATCH] Release v0.25.0 --- httplib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httplib.h b/httplib.h index 98854af..52b1b82 100644 --- a/httplib.h +++ b/httplib.h @@ -8,8 +8,8 @@ #ifndef CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H -#define CPPHTTPLIB_VERSION "0.24.0" -#define CPPHTTPLIB_VERSION_NUM "0x001800" +#define CPPHTTPLIB_VERSION "0.25.0" +#define CPPHTTPLIB_VERSION_NUM "0x001900" /* * Platform compatibility check