From 6c15469f06499e9dee6966f89ac33727d46c885e Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 2 Nov 2021 23:26:00 -0400 Subject: v0.6.4 --- lux-bootstrapper/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-bootstrapper/project.clj') diff --git a/lux-bootstrapper/project.clj b/lux-bootstrapper/project.clj index 9c5b82694..739d5c37c 100644 --- a/lux-bootstrapper/project.clj +++ b/lux-bootstrapper/project.clj @@ -1,4 +1,4 @@ -(defproject com.github.luxlang/lux-bootstrapper "0.6.3" +(defproject com.github.luxlang/lux-bootstrapper "0.6.4" :min-lein-version "2.1.0" ;; 2.1.0 introduced jar classifiers :description "The JVM (bootstrapping) compiler for the Lux programming language." :url "https://github.com/LuxLang/lux" -- cgit v1.2.3