Skip to content

Commit d1e3b0f

Browse files
committed
Version 0.1.2
1 parent 69b714a commit d1e3b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
-- SOFTWARE.
2323
--
2424

25-
local json = { _version = "0.1.1" }
25+
local json = { _version = "0.1.2" }
2626

2727
-------------------------------------------------------------------------------
2828
-- Encode

0 commit comments

Comments
 (0)