aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lua/project.lux')
-rw-r--r--lux-lua/project.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/lux-lua/project.lux b/lux-lua/project.lux
index a8c249184..3c751b467 100644
--- a/lux-lua/project.lux
+++ b/lux-lua/project.lux
@@ -1,5 +1,5 @@
[""
- ["identity" ["com.github.luxlang" "lux-lua" "0.7.0"]
+ ["identity" ["com.github.luxlang" "lux-lua" "0.8.0-SNAPSHOT"]
"info" ["description" "A Lua compiler for Lux."
"url" "https://github.com/LuxLang/lux"
"scm" "https://github.com/LuxLang/lux.git"
@@ -15,8 +15,8 @@
"repositories" ["https://oss.sonatype.org/content/repositories/snapshots/"
"https://oss.sonatype.org/service/local/staging/deploy/maven2/"]
- "lux" ["com.github.luxlang" "lux-jvm" "0.7.0" "jar"]
- "dependencies" [... ["com.github.luxlang" "stdlib" "0.7.0" "tar"]
+ "lux" ["com.github.luxlang" "lux-jvm" "0.8.0-SNAPSHOT" "jar"]
+ "dependencies" [... ["com.github.luxlang" "stdlib" "0.8.0-SNAPSHOT" "tar"]
["com.github.luxlang" "lux-jvm-function" "0.6.5" "jar"]
["org.ow2.asm" "asm" "5.0.4" "jar"]