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