From 0d9fd29ea7cd88aa88f725afd7fd918a9813a263 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 5 Mar 2020 15:20:25 +0100 Subject: [PATCH] Version 0.2.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 81009ac..3af62a3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-core "0.2.1-SNAPSHOT" +(defproject dda/cryogen-core "0.2.1" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"