From d9946f734814af1f23966553d38c2fe2d2427503 Mon Sep 17 00:00:00 2001 From: jem Date: Wed, 24 Apr 2019 18:25:49 +0200 Subject: [PATCH] Version 0.1.53 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d1888a7..d5f7c7c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-core "0.1.53.1-SNAPSHOT" +(defproject dda/cryogen-core "0.1.53" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"