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 21b2644 commit 8c85006Copy full SHA for 8c85006
xmake.lua
@@ -1,5 +1,5 @@
1
set_project("json-parser")
2
-set_version("1.3.0")
+set_version("1.5.0")
3
4
if is_mode("release") then
5
set_optimize("faster")
0 commit comments