Skip to content

Commit 6b6f90b

Browse files
chore: bump version
1 parent b67a8ab commit 6b6f90b

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
set_policy("package.requires_lock", true)
4-
local version = "0.1.28"
4+
local version = "0.1.30"
55

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

0 commit comments

Comments
 (0)