Skip to content

Commit 096fdeb

Browse files
committed
chore: release 0.0.4-1
1 parent 1efbc70 commit 096fdeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llhttp.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
rockspec_format = "3.0"
22
package = "llhttp"
3-
version = "0.0.3-1"
3+
version = "0.0.4-1"
44
source = {
55
url = "git+https://github.com/MunifTanjim/llhttp.lua.git",
6-
tag = "0.0.3",
6+
tag = "0.0.4",
77
}
88
description = {
99
summary = "Lua interface for llhttp.",

0 commit comments

Comments
 (0)