Skip to content

Commit

Permalink
chore: release 0.0.4-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MunifTanjim committed Sep 10, 2022
1 parent 1efbc70 commit 096fdeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llhttp.rockspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
rockspec_format = "3.0"
package = "llhttp"
version = "0.0.3-1"
version = "0.0.4-1"
source = {
url = "git+https://github.com/MunifTanjim/llhttp.lua.git",
tag = "0.0.3",
tag = "0.0.4",
}
description = {
summary = "Lua interface for llhttp.",
Expand Down

0 comments on commit 096fdeb

Please sign in to comment.