From 12ea6af0d7d22ca51ff6c2219f1d53d4a2c219bb Mon Sep 17 00:00:00 2001 From: nezuo Date: Wed, 19 Jun 2024 18:14:36 -0700 Subject: [PATCH] Update version --- wally.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wally.toml b/wally.toml index b705c6c..b200668 100644 --- a/wally.toml +++ b/wally.toml @@ -1,6 +1,6 @@ [package] name = "nezuo/lapis" -version = "0.3.0" +version = "0.3.1-rc.1" registry = "https://github.com/UpliftGames/wally-index" exclude = ["**"] include = ["src", "src/*", "default.project.json", "wally.toml", "LICENSE"]