From a0de6ab1063fca712c31430672591dd232bd4e4a Mon Sep 17 00:00:00 2001 From: Guillaume Buisson Date: Mon, 27 Feb 2017 11:45:35 +0100 Subject: [PATCH] Bump to next SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 560ddb8..b784653 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject y42/clj-druid "0.2.18" +(defproject y42/clj-druid "0.2.19-SNAPSHOT" :description "Clojure library for Druid.io" :url "http://github.com/y42/clj-druid" :license {:name "Eclipse Public License"