Skip to content

Commit 64819aa

Browse files
chore: bump version
1 parent 882bfbb commit 64819aa

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.16"
4+
local version = "0.1.17"
55

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

0 commit comments

Comments
 (0)