From 261172e7a4cff7b9978eec4c0d32e963cbe7486e Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 17 Aug 2022 02:54:41 -0400 Subject: Proper testing for debug.log! --- 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 c97ecece2..dc6b6404d 100644 --- a/lux-bootstrapper/project.clj +++ b/lux-bootstrapper/project.clj @@ -1,4 +1,4 @@ -(def version "0.7.0") +(def version "0.8.0-SNAPSHOT") (defproject com.github.luxlang/lux-bootstrapper #=(identity version) :min-lein-version "2.1.0" ;; 2.1.0 introduced jar classifiers -- cgit v1.2.3