Skip to content

Commit 8315e50

Browse files
chore: bump version
1 parent 3f12ea9 commit 8315e50

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

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

0 commit comments

Comments
 (0)