Skip to content

Commit 3f44c80

Browse files
committed
Release v0.25.0
1 parent a2bb6f6 commit 3f44c80

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.24.0"
12-
#define CPPHTTPLIB_VERSION_NUM "0x001800"
11+
#define CPPHTTPLIB_VERSION "0.25.0"
12+
#define CPPHTTPLIB_VERSION_NUM "0x001900"
1313

1414
/*
1515
* Platform compatibility check

0 commit comments

Comments
 (0)