Skip to content

Commit

Permalink
Update engine dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
trptcolin committed Nov 28, 2011
1 parent 337d396 commit 8bdf701
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,6 +1,6 @@
(defproject functional-koans "0.4.5"
:description "The functional koans."
:dependencies [[org.clojure/clojure "1.3.0"]
[koan-engine "0.1.0"]]
[koan-engine "0.1.1"]]
:dev-dependencies [[swank-clojure "1.3.0" :exclusions [org.clojure/clojure]]
[lein-koan "0.1.0"]])

0 comments on commit 8bdf701

Please sign in to comment.