Skip to content

Commit

Permalink
Fix project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilmari Vacklin committed May 24, 2012
1 parent d3eec8c commit 38d08ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject structured-data "0.1.0-SNAPSHOT"
(defproject recursion "0.1.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.4.0"]]
:profiles {:dev {:dependencies [[midje "1.4.0"]]
:plugins [[lein-midje "2.0.0-SNAPSHOT"]]}})

0 comments on commit 38d08ac

Please sign in to comment.