Update project.clj

gh link
This commit is contained in:
François De Serres 2015-09-16 14:03:28 +02:00
parent 560f209914
commit 944017ab37

View file

@ -1,6 +1,6 @@
(defproject net.cgrand/xforms "0.1.0"
:description "Extra transducers for Clojure"
#_#_:url "http://example.com/FIXME"
:url "https://github.com/cgrand/xforms"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]])