We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b59192 commit 68d9a53Copy full SHA for 68d9a53
xmake.lua
@@ -1,5 +1,5 @@
1
set_project("json-parser")
2
-set_version("1.2.3")
+set_version("1.2.4")
3
4
if is_mode("release") then
5
set_optimize("faster")
0 commit comments