From 3e2581f475c6f9a46f2fa1a3db3f75e60f11b5d5 Mon Sep 17 00:00:00 2001 From: jem Date: Sat, 7 Mar 2020 13:10:40 +0100 Subject: [PATCH] Version 0.2.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 74c20a1..e01bac4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-core "0.2.3-SNAPSHOT" +(defproject dda/cryogen-core "0.2.3" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"