From 35a5527b7e2fb326d47500d83f1f2d4902557c3d Mon Sep 17 00:00:00 2001 From: Christophe Grand Date: Mon, 25 Apr 2016 10:56:35 +0200 Subject: [PATCH] 0.1.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 608646e..199de0e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.cgrand/xforms "0.1.1-SNAPSHOT" +(defproject net.cgrand/xforms "0.1.2-SNAPSHOT" :description "Extra transducers for Clojure" #_#_:url "http://example.com/FIXME" :license {:name "Eclipse Public License"