From 5c1a34e766817cf0865ca8bc5af5edeb0f9b2df4 Mon Sep 17 00:00:00 2001
From: yhirose <yuji.hirose.bug@gmail.com>
Date: Fri, 18 Oct 2024 17:16:54 -0400
Subject: [PATCH] Release v0.18.1

---
 httplib.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/httplib.h b/httplib.h
index 44f1da4..c621f5b 100644
--- a/httplib.h
+++ b/httplib.h
@@ -8,7 +8,7 @@
 #ifndef CPPHTTPLIB_HTTPLIB_H
 #define CPPHTTPLIB_HTTPLIB_H
 
-#define CPPHTTPLIB_VERSION "0.18.0"
+#define CPPHTTPLIB_VERSION "0.18.1"
 
 /*
  * Configuration