We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bb6f6 commit 3f44c80Copy full SHA for 3f44c80
1 file changed
httplib.h
@@ -8,8 +8,8 @@
8
#ifndef CPPHTTPLIB_HTTPLIB_H
9
#define CPPHTTPLIB_HTTPLIB_H
10
11
-#define CPPHTTPLIB_VERSION "0.24.0"
12
-#define CPPHTTPLIB_VERSION_NUM "0x001800"
+#define CPPHTTPLIB_VERSION "0.25.0"
+#define CPPHTTPLIB_VERSION_NUM "0x001900"
13
14
/*
15
* Platform compatibility check
0 commit comments