aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lua/commands.md')
-rw-r--r--lux-lua/commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-lua/commands.md b/lux-lua/commands.md
index 0fdd12b75..7e9de2daa 100644
--- a/lux-lua/commands.md
+++ b/lux-lua/commands.md
@@ -33,6 +33,6 @@ cd ~/lux/stdlib/ \
```
cd ~/lux/lux-lua/ \
-&& mvn install:install-file -Dfile=target/program.jar -DgroupId=com.github.luxlang -DartifactId=lux-lua -Dversion=0.6.0-SNAPSHOT -Dpackaging=jar
+&& mvn install:install-file -Dfile=target/program.jar -DgroupId=com.github.luxlang -DartifactId=lux-lua -Dversion=0.6.3 -Dpackaging=jar
```