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