From 6c9be90fa4aca087d0a898a7f4b790a6c97862dc Mon Sep 17 00:00:00 2001 From: Carmen La Date: Fri, 2 Jan 2015 10:45:06 -0500 Subject: [PATCH] Updated version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 17a465f..203f126 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cryogen-core "0.1.11-SNAPSHOT" +(defproject cryogen-core "0.1.11" :description "Cryogen's compiler" :url "https://github.com/lacarmen/cryogen-core" :license {:name "Eclipse Public License"