Skip to content

Commit 2caa591

Browse files
chore: bump version
1 parent 6749eab commit 2caa591

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,6 +1,6 @@
11
set_project("shell")
22
set_policy("compatibility.version", "3.0")
3-
local version = "0.1.30"
3+
local version = "0.1.31"
44

55
set_exceptions("cxx")
66
set_languages("c++2b")

0 commit comments

Comments
 (0)