From 0a70e7887b51bc081a99ae5f3ecdffa07c526eed Mon Sep 17 00:00:00 2001 From: Ukendio Date: Wed, 1 May 2024 15:58:15 +0200 Subject: [PATCH] Bump wally version --- wally.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wally.toml b/wally.toml index 874a7e1..c4b5be7 100644 --- a/wally.toml +++ b/wally.toml @@ -1,6 +1,6 @@ [package] name = "ukendio/jecs" -version = "0.0.0-prototype.rc.2" +version = "0.0.0-prototype.rc.3" registry = "https://github.com/UpliftGames/wally-index" realm = "shared" exclude = ["**"]