From 133de56b3a5a44f835713008855845af984fa4ee Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 17 Jan 2016 23:49:41 -0400 Subject: - Updated the compiler version to 0.3.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- cgit v1.2.3