From eacc1ca98e5fef25184c7d417e8417225e05e65d Mon Sep 17 00:00:00 2001 From: yhirose Date: Mon, 27 Oct 2025 19:57:53 -0400 Subject: [PATCH] Release v0.27.0 --- httplib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httplib.h b/httplib.h index 1a09b09..b76a17d 100644 --- a/httplib.h +++ b/httplib.h @@ -8,8 +8,8 @@ #ifndef CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H -#define CPPHTTPLIB_VERSION "0.26.0" -#define CPPHTTPLIB_VERSION_NUM "0x001A00" +#define CPPHTTPLIB_VERSION "0.27.0" +#define CPPHTTPLIB_VERSION_NUM "0x001B00" /* * Platform compatibility check