From 6710e3cdcb9ac103dc7ba5beb9c2358d4da96c67 Mon Sep 17 00:00:00 2001 From: Ukendio Date: Tue, 14 May 2024 03:22:05 +0200 Subject: [PATCH] Bump wally to 0.3.2 --- aftman.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aftman.toml b/aftman.toml index ace6bc1..56cddbd 100644 --- a/aftman.toml +++ b/aftman.toml @@ -1,5 +1,5 @@ [tools] -wally = "upliftgames/wally@0.3.1" +wally = "upliftgames/wally@0.3.2" rojo = "rojo-rbx/rojo@7.4.1" stylua = "johnnymorganz/stylua@0.19.1" selene = "kampfkarren/selene@0.26.1"