Skip to content

Commit aea1c2c

Browse files
Merge pull request #1 from bhaku/master
Update info about supporting Lua 5.4 version
2 parents dbf4b2d + 6465f08 commit aea1c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A lightweight JSON library for Lua
33

44

55
## Features
6-
* Implemented in pure Lua: works with 5.1, 5.2, 5.3 and JIT
6+
* Implemented in pure Lua: works with 5.1, 5.2, 5.3, 5.4 and JIT
77
* Fast: generally outperforms other pure Lua JSON implementations
88
([benchmark scripts](bench/))
99
* Tiny: around 280sloc, 9kb

0 commit comments

Comments
 (0)