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-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 e5688c155..a3ffe8469 100644 --- a/lux-lein/project.clj +++ b/lux-lein/project.clj @@ -1,4 +1,4 @@ -(def version "0.7.0") +(def version "0.8.0-SNAPSHOT") (defproject com.github.luxlang/lein-luxc #=(identity version) :description "The Leiningen plugin for the Lux programming language." -- cgit v1.2.3