aboutsummaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2016-01-17 23:49:41 -0400
committerEduardo Julian2016-01-17 23:49:41 -0400
commit133de56b3a5a44f835713008855845af984fa4ee (patch)
tree7a172b90d6c6d73ac7e17ddd0c498152f6bee79e /project.clj
parent43c3c1bc3d09c85104cda4d9bfed2327f7f9e4f0 (diff)
- Updated the compiler version to 0.3.2
Diffstat (limited to '')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 74cc78dcb..93218d37b 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject lux-jvm "0.3.1"
+(defproject lux-jvm "0.3.2"
:description "The JVM compiler for the Lux programming language."
:url "https://github.com/LuxLang/lux"
:license {:name "Mozilla Public License (Version 2.0)"