Skip to content

Commit 6465f08

Browse files
author
Krzysztof Bąk
committed
Update info about supporting Lua 5.4 version
1 parent dbf4b2d commit 6465f08

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)