Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bins/darklua/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion bins/darklua/pesde.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion bins/darklua/pesde.toml
Original file line number Diff line number Diff line change
@@ -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 <hi@devcomp.xyz>",
Expand Down