Bump version for stack overflow bugfix

This commit is contained in:
Colin Jones 2011-09-23 15:11:01 -05:00
parent c2d99c3d97
commit 1cc6a84222

View File

@ -1,4 +1,4 @@
(defproject functional-koans "0.4.3"
(defproject functional-koans "0.4.4"
:description "The functional koans"
:dependencies [[org.clojure/clojure "1.3.0-RC0"]
[fresh "1.0.2"]