Skip to content

Commit cc98335

Browse files
committed
Version 0.1.0
1 parent bf3ebf6 commit cc98335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: json.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-- under the terms of the MIT license. See LICENSE for details.
88
--
99

10-
local json = { _version = "0.0.0" }
10+
local json = { _version = "0.1.0" }
1111

1212
-------------------------------------------------------------------------------
1313
-- Encode

0 commit comments

Comments
 (0)