Skip to content

Commit 305a7ab

Browse files
authored
fix: update CPPHTTPLIB_VERSION to 0.10.8 (#1305)
1 parent 219d13b commit 305a7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httplib.h

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

11-
#define CPPHTTPLIB_VERSION "0.10.7"
11+
#define CPPHTTPLIB_VERSION "0.10.8"
1212

1313
/*
1414
* Configuration

0 commit comments

Comments
 (0)