Skip to content

Commit 8053f0b

Browse files
RacecarBTFRacecarBTF
authored andcommitted
Updating the project file
1 parent 60bb13d commit 8053f0b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

project.clj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
(defproject clojure-deep-merge "0.1.0"
2-
:description "FIXME: write description"
3-
:url "http://example.com/FIXME"
2+
:url "https://github.com/JasonStiefel/clojure-deep-merge"
43
:license {:name "Eclipse Public License"
54
:url "http://www.eclipse.org/legal/epl-v10.html"}
65
:dependencies [[org.clojure/clojure "1.8.0"]]

0 commit comments

Comments
 (0)