From 65a5e8f1c874fcbda7f28c69bc9e40e343605059 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 8 Jan 2017 12:21:38 -0400 Subject: - Updated the project.clj files. --- luxc/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'luxc/project.clj') diff --git a/luxc/project.clj b/luxc/project.clj index 4650fbd58..ac2b44087 100644 --- a/luxc/project.clj +++ b/luxc/project.clj @@ -1,4 +1,4 @@ -(defproject com.github.luxlang/luxc-jvm "0.5.0-SNAPSHOT" +(defproject com.github.luxlang/luxc-jvm "0.5.0" :min-lein-version "2.1.0" ;; 2.1.0 introduced jar classifiers :description "The JVM compiler for the Lux programming language." :url "https://github.com/LuxLang/lux" -- cgit v1.2.3