Skip to content

Commit a5d4c14

Browse files
committed
Release v0.24.0
1 parent c0c36f0 commit a5d4c14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

httplib.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#ifndef CPPHTTPLIB_HTTPLIB_H
99
#define CPPHTTPLIB_HTTPLIB_H
1010

11-
#define CPPHTTPLIB_VERSION "0.23.1"
12-
#define CPPHTTPLIB_VERSION_NUM "0x001701"
11+
#define CPPHTTPLIB_VERSION "0.24.0"
12+
#define CPPHTTPLIB_VERSION_NUM "0x001800"
1313

1414
/*
1515
* Platform compatibility check

0 commit comments

Comments
 (0)