Skip to content

Commit 307f86c

Browse files
committed
chore: release 0.0.1-1
1 parent da00e46 commit 307f86c

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.0"
3+
version = "0.0.1-1"
44
source = {
55
url = "git+https://github.com/MunifTanjim/llhttp.lua.git",
6-
tag = "0.0.0",
6+
tag = "0.0.1",
77
}
88
description = {
99
summary = "Lua interface for llhttp.",

0 commit comments

Comments
 (0)