Skip to content

Commit 5cd2dc8

Browse files
committed
release: 1.1.0
1 parent 5defa93 commit 5cd2dc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/llhttp.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#define INCLUDE_LLHTTP_H_
33

44
#define LLHTTP_VERSION_MAJOR 1
5-
#define LLHTTP_VERSION_MINOR 0
6-
#define LLHTTP_VERSION_PATCH 1
5+
#define LLHTTP_VERSION_MINOR 1
6+
#define LLHTTP_VERSION_PATCH 0
77

88
#ifndef INCLUDE_LLHTTP_ITSELF_H_
99
#define INCLUDE_LLHTTP_ITSELF_H_

0 commit comments

Comments
 (0)