From 1fb621e6edf1684836a8fca28445ba4ba72431b7 Mon Sep 17 00:00:00 2001 From: Dmitri Sotnikov Date: Mon, 11 Jan 2016 10:09:44 -0500 Subject: [PATCH] Update project.clj --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5eddd4e..75bbdf9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cryogen-core "0.1.30" +(defproject cryogen-core "0.1.31" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"