From c05bbcf25def7d00702fb405f9d1bf12da91346f Mon Sep 17 00:00:00 2001 From: "dmitri.sotnikov@gmail.com" Date: Sun, 5 May 2019 15:23:15 -0400 Subject: [PATCH] bumped up version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b495dfc..01c31fc 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cryogen-core "0.1.66" +(defproject cryogen-core "0.1.67" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"