Skip to content

Commit

Permalink
Update xmake.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Barenboim authored May 24, 2024
1 parent bd5cf09 commit d91e1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmake.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set_project("json-parser")
set_version("1.2.2")
set_version("1.2.3")

if is_mode("release") then
set_optimize("faster")
Expand Down

0 comments on commit d91e1f0

Please sign in to comment.