We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca78276 commit c4e8e3eCopy full SHA for c4e8e3e
llhttp.rockspec
@@ -1,9 +1,9 @@
1
rockspec_format = "3.0"
2
package = "llhttp"
3
-version = "0.0.5-1"
+version = "0.0.6-1"
4
source = {
5
url = "git+https://github.com/MunifTanjim/llhttp.lua.git",
6
- tag = "0.0.5",
+ tag = "0.0.6",
7
}
8
description = {
9
summary = "Lua interface for llhttp.",
0 commit comments