From 3bb82ad06d7ceab8085cb6cf22178d1287c89ef7 Mon Sep 17 00:00:00 2001 From: Christophe Grand Date: Tue, 4 Apr 2017 09:37:03 +0200 Subject: [PATCH] 0.9.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 084cb2d..ffceeae 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.cgrand/xforms "0.9.2" +(defproject net.cgrand/xforms "0.9.3" :description "Extra transducers for Clojure" :url "https://github.com/cgrand/xforms" :license {:name "Eclipse Public License"