From 394ff37643a0c73337f0f1cdcc5d73082a598caa Mon Sep 17 00:00:00 2001 From: Carmen La Date: Tue, 9 Feb 2016 15:01:18 -0500 Subject: [PATCH] Bump up version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a933b88..db8bd4c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cryogen-core "0.1.34" +(defproject cryogen-core "0.1.35" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"