This commit is contained in:
Christophe Grand 2016-09-19 15:17:34 +02:00
parent 6dd8e937d3
commit 85ee1fb1d3
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ Transducing context: `transjuxt` (for performing several transductions in a sing
Add this dependency to your project: Add this dependency to your project:
```clj ```clj
[net.cgrand/xforms "0.3.0"] [net.cgrand/xforms "0.3.1"]
``` ```
```clj ```clj

View file

@ -1,4 +1,4 @@
(defproject net.cgrand/xforms "0.3.0" (defproject net.cgrand/xforms "0.3.1"
:description "Extra transducers for Clojure" :description "Extra transducers for Clojure"
#_#_:url "http://example.com/FIXME" #_#_:url "http://example.com/FIXME"
:license {:name "Eclipse Public License" :license {:name "Eclipse Public License"