diff --git a/.rockspec b/.rockspec index f7ec0d7..c73d08f 100644 --- a/.rockspec +++ b/.rockspec @@ -1,9 +1,9 @@ package = "luax" -version = "1.0.3-1" +version = "1.0.4-1" source = { - url = "https://github.com/syarul/luax/archive/refs/tags/v1.0.3.tar.gz", - dir = "luax-1.0.3" + url = "https://github.com/syarul/luax/archive/refs/tags/v1.0.4.tar.gz", + dir = "luax-1.0.4" } description = { summary = "HTML parse in Lua", diff --git a/README.md b/README.md index 6451c95..0500fa7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ ## LuaX -LuaX is Lua + XML Syntax extension with builtin decent parse. In retrospect it's akin to React JSX. +LuaX is Lua + XML Syntax extension with built-in decent parse. In retrospect it's akin to React JSX. - -Luarocks Package +Luarocks Package [![Lua CI](https://github.com/syarul/luax/actions/workflows/lua.yml/badge.svg)](https://github.com/syarul/luax/actions/workflows/lua.yml) ## Decent Parser @@ -88,6 +87,9 @@ return