Update project.clj
gh link
This commit is contained in:
parent
560f209914
commit
944017ab37
1 changed files with 1 additions and 1 deletions
|
|
@ -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"]])
|
||||
|
|
|
|||
Loading…
Reference in a new issue