From 445419effbfbe6ed5437b84935e152e02105fa74 Mon Sep 17 00:00:00 2001 From: Christophe Grand Date: Wed, 13 Jun 2018 23:01:03 +0200 Subject: [PATCH] v0.18.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 2485d73..43e9cce 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.cgrand/xforms "0.17.0" +(defproject net.cgrand/xforms "0.18.0" :description "Extra transducers for Clojure" :url "https://github.com/cgrand/xforms" :license {:name "Eclipse Public License"