From 8438df4a953da398fc794387618a3c9676b2ba7e Mon Sep 17 00:00:00 2001
From: yhirose <yuji.hirose.bug@gmail.com>
Date: Tue, 11 Jun 2024 18:20:22 -0400
Subject: [PATCH] Release v0.16.0

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

diff --git a/httplib.h b/httplib.h
index 69a34d6..062f66b 100644
--- a/httplib.h
+++ b/httplib.h
@@ -8,7 +8,7 @@
 #ifndef CPPHTTPLIB_HTTPLIB_H
 #define CPPHTTPLIB_HTTPLIB_H
 
-#define CPPHTTPLIB_VERSION "0.15.3"
+#define CPPHTTPLIB_VERSION "0.16.0"
 
 /*
  * Configuration