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"