From df6cf0d3c980e3d7240eec6cb38d86af61037725 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 8 Nov 2021 02:02:27 -0400 Subject: Sharing the same Function class between bootsrapper and JVM compiler. --- lux-lein/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-lein') diff --git a/lux-lein/project.clj b/lux-lein/project.clj index cdd4e8f6e..05e1c9c92 100644 --- a/lux-lein/project.clj +++ b/lux-lein/project.clj @@ -1,4 +1,4 @@ -(defproject com.github.luxlang/lein-luxc "0.6.4" +(defproject com.github.luxlang/lein-luxc "0.6.5-SNAPSHOT" :description "The Leiningen plugin for the Lux programming language." :url "https://github.com/LuxLang/lux" :license {:name "Lux License v0.1.2" -- cgit v1.2.3