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 504d17e commit 425e55bCopy full SHA for 425e55b
llhttp.rockspec
@@ -1,9 +1,9 @@
1
rockspec_format = "3.0"
2
package = "llhttp"
3
-version = "0.0.1-1"
+version = "0.0.2-1"
4
source = {
5
url = "git+https://github.com/MunifTanjim/llhttp.lua.git",
6
- tag = "0.0.1",
+ tag = "0.0.2",
7
}
8
description = {
9
summary = "Lua interface for llhttp.",
0 commit comments