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 1efbc70 commit 096fdebCopy full SHA for 096fdeb
llhttp.rockspec
@@ -1,9 +1,9 @@
1
rockspec_format = "3.0"
2
package = "llhttp"
3
-version = "0.0.3-1"
+version = "0.0.4-1"
4
source = {
5
url = "git+https://github.com/MunifTanjim/llhttp.lua.git",
6
- tag = "0.0.3",
+ tag = "0.0.4",
7
}
8
description = {
9
summary = "Lua interface for llhttp.",
0 commit comments