From 084183ea940918a9ede120dbe902dfc716a8ab05 Mon Sep 17 00:00:00 2001 From: Thomas Athorne Date: Mon, 4 Aug 2014 15:25:44 +0100 Subject: [PATCH] So that I can use this version. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 00f2721..f7b0f76 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject honeysql "0.4.3" +(defproject honeysql "0.4.4-SNAPSHOT" :description "SQL as Clojure data structures" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"}