From 5254a10eab6759a7d0c60228892952de93f2aa58 Mon Sep 17 00:00:00 2001 From: "Tom Hanika (sys:companion)" Date: Mon, 17 Jul 2023 22:35:17 +0200 Subject: [PATCH] Updated project.clj for release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4dddc5da..cf14b513 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ ;; You must not remove this notice, or any other, from this software. -(defproject conexp-clj "2.4.0-SNAPSHOT" +(defproject conexp-clj "2.4.0" :min-lein-version "2.0.0" :description "A ConExp rewrite in clojure -- and so much more ..."