Skip to content

Commit ca5fe35

Browse files
committed
Release v0.23.1
1 parent dd98d2a commit ca5fe35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

httplib.h

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

11-
#define CPPHTTPLIB_VERSION "0.23.0"
11+
#define CPPHTTPLIB_VERSION "0.23.1"
12+
#define CPPHTTPLIB_VERSION_NUM "0x001701"
1213

1314
/*
1415
* Platform compatibility check

0 commit comments

Comments
 (0)