We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3ebf6 commit cc98335Copy full SHA for cc98335
json.lua
@@ -7,7 +7,7 @@
7
-- under the terms of the MIT license. See LICENSE for details.
8
--
9
10
-local json = { _version = "0.0.0" }
+local json = { _version = "0.1.0" }
11
12
-------------------------------------------------------------------------------
13
-- Encode
0 commit comments