From e64242948ee0dd06731a1a3516c3138265f84d6f Mon Sep 17 00:00:00 2001 From: jem Date: Sat, 22 Feb 2020 15:43:45 +0100 Subject: [PATCH] Version 0.2.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8ccae14..e6912c4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-core "0.2.0-SNAPSHOT" +(defproject dda/cryogen-core "0.2.0" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"