From 6804553b9c2bc5a3d038a543502ca7afa860029f Mon Sep 17 00:00:00 2001 From: Max Penet Date: Wed, 28 Feb 2018 12:35:54 +0100 Subject: [PATCH] bump --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7d6718f..b6bf0f9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cc.qbits/hayt "4.0.0" +(defproject cc.qbits/hayt "4.0.1" :description "CQL Query Generation" :url "https://github.com/mpenet/hayt" :license {:name "Eclipse Public License"