From 1da625a8d24f0302026b606a0dbf0bcbcf98ac51 Mon Sep 17 00:00:00 2001 From: Carmen La Date: Wed, 5 Jun 2019 15:24:34 -0400 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 01c31fc..c028541 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cryogen-core "0.1.67" +(defproject cryogen-core "0.1.68" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"