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