From 18840f1b7a43d176f9e4a4ffc69282fe1280f3bb Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Mon, 27 May 2024 19:14:25 +0530 Subject: [PATCH] chore(tooling): bump lune to v0.8.4 --- aftman.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aftman.toml b/aftman.toml index 47e128f..c7a9308 100644 --- a/aftman.toml +++ b/aftman.toml @@ -1,5 +1,5 @@ [tools] -lune = "lune-org/lune@0.8.3" +lune = "lune-org/lune@0.8.4" stylua = "JohnnyMorganz/StyLua@0.20.0" luau-lsp = "JohnnyMorganz/luau-lsp@1.27.0" darklua = "seaofvoices/darklua@0.13.0"