Skip to content

Commit 8c85006

Browse files
committed
Version 1.3.0 -> 1.5.0
1 parent 21b2644 commit 8c85006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
set_project("json-parser")
2-
set_version("1.3.0")
2+
set_version("1.5.0")
33

44
if is_mode("release") then
55
set_optimize("faster")

0 commit comments

Comments
 (0)