diff --git a/bins/darklua/README.md b/bins/darklua/README.md index 0a7830b5..28811c00 100644 --- a/bins/darklua/README.md +++ b/bins/darklua/README.md @@ -42,7 +42,7 @@ rokit add seaofvoices/darklua If you are already using Foreman, then installing darklua is as simple as adding this line in the `foreman.toml` file: ```toml -darklua = { github = "seaofvoices/darklua", version = "=0.17.3" } +darklua = { github = "seaofvoices/darklua", version = "=0.18.0" } ``` # License diff --git a/bins/darklua/pesde.lock b/bins/darklua/pesde.lock index d6fb5494..16480d47 100644 --- a/bins/darklua/pesde.lock +++ b/bins/darklua/pesde.lock @@ -2,7 +2,7 @@ # It is not intended for manual editing. format = 2 name = "pesde/darklua" -version = "0.17.3" +version = "0.18.0" target = "lune" [graph."0x5eal/unzip@0.2.0 luau".pkg_ref] diff --git a/bins/darklua/pesde.toml b/bins/darklua/pesde.toml index 743cf28b..5cfa4a4b 100644 --- a/bins/darklua/pesde.toml +++ b/bins/darklua/pesde.toml @@ -1,5 +1,5 @@ name = "pesde/darklua" -version = "0.17.3" +version = "0.18.0" description = "A command line tool that transforms Lua code" authors = [ "CompeyDev ",