From e842d60678b4c1404a30458bd6b81dee3cd7b7dc Mon Sep 17 00:00:00 2001 From: nezuo Date: Tue, 24 Oct 2023 15:57:03 -0700 Subject: [PATCH] Update version --- wally.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wally.toml b/wally.toml index 2fd4900..7e0c3c5 100644 --- a/wally.toml +++ b/wally.toml @@ -1,6 +1,6 @@ [package] name = "nezuo/lapis" -version = "0.2.5" +version = "0.2.6" registry = "https://github.com/UpliftGames/wally-index" exclude = ["**"] include = ["src", "src/*", "default.project.json", "wally.toml", "LICENSE"]