aboutsummaryrefslogtreecommitdiff
path: root/stdlib/project.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-04-06 21:52:30 -0400
committerEduardo Julian2022-04-06 21:52:30 -0400
commitb0d725f24335e82eefc77175efc0a5282951316e (patch)
tree18a5cc4b318776250442311636a415a5cc2c1f20 /stdlib/project.lux
parenta0ed5fd377daf5754697636504de8e180abf9ec0 (diff)
More efficient binary formatting.
Diffstat (limited to 'stdlib/project.lux')
-rw-r--r--stdlib/project.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/project.lux b/stdlib/project.lux
index 6de4fa930..2ba89ffe9 100644
--- a/stdlib/project.lux
+++ b/stdlib/project.lux
@@ -63,7 +63,7 @@
]
"lua"
- ["lux" ["com.github.luxlang" "lux-lua" "0.6.6-SNAPSHOT" "jar"]
+ ["lux" ["com.github.luxlang" "lux-lua" "0.7.0-SNAPSHOT" "jar"]
... The OS command to use when running Lua tests. The default is described below.
... "lua" ["lua"]
]