aboutsummaryrefslogtreecommitdiff
path: root/stdlib/commands.md
diff options
context:
space:
mode:
authorEduardo Julian2021-11-08 02:02:27 -0400
committerEduardo Julian2021-11-08 02:02:27 -0400
commitdf6cf0d3c980e3d7240eec6cb38d86af61037725 (patch)
tree6654307936eeeb0947bb7e8db8e9e94430c8c2dd /stdlib/commands.md
parent305a3b5bca562601ee37b4cac69dd02f245830db (diff)
Sharing the same Function class between bootsrapper and JVM compiler.
Diffstat (limited to 'stdlib/commands.md')
-rw-r--r--stdlib/commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/commands.md b/stdlib/commands.md
index 8f1ad95e5..a49441d93 100644
--- a/stdlib/commands.md
+++ b/stdlib/commands.md
@@ -40,7 +40,7 @@ cd ~/lux/stdlib/ && mvn deploy:deploy-file \
-Dfile=target/library.tar \
-DgroupId=com.github.luxlang \
-DartifactId=stdlib \
--Dversion=0.6.0-SNAPSHOT \
+-Dversion=0.6.5-SNAPSHOT \
-Dpackaging=tar
cd ~/lux/stdlib/ \