Skip to content

Commit

Permalink
Update to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
trptcolin committed Nov 29, 2011
1 parent 8bdf701 commit 7c00277
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.1"]]
[koan-engine "0.1.2-SNAPSHOT"]]
:dev-dependencies [[swank-clojure "1.3.0" :exclusions [org.clojure/clojure]]
[lein-koan "0.1.0"]])

0 comments on commit 7c00277

Please sign in to comment.