Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3af7f2c

Browse files
committedMay 3, 2025·
Release v0.20.1
1 parent a0de42e commit 3af7f2c

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.20.0"
11+
#define CPPHTTPLIB_VERSION "0.20.1"
1212

1313
/*
1414
* Configuration

0 commit comments

Comments
 (0)
Please sign in to comment.