From 2121c6858fc942839070f98b1d1de50c8468199b Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 26 Apr 2016 19:04:49 -0400 Subject: - Now, the parser no longer ignores uneven-record errors. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.clj') diff --git a/project.clj b/project.clj index c08d03930..d24d6c31f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.github.luxlang/luxc-jvm "0.3.3" +(defproject com.github.luxlang/luxc-jvm "0.4.0-SNAPSHOT" :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