Skip to content

Commit 4ff5a14

Browse files
chore: bump version
1 parent 1605d56 commit 4ff5a14

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,7 +1,7 @@
11
set_project("shell")
22
set_policy("compatibility.version", "3.0")
33

4-
local version = "0.1.22"
4+
local version = "0.1.23"
55

66
set_languages("c++2b")
77
set_warnings("all")

0 commit comments

Comments
 (0)