Skip to content

Commit

Permalink
freeze to clojure past chunk fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthalloway committed Apr 30, 2010
1 parent d906788 commit a7ba0c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
@@ -1,8 +1,8 @@
(defproject circumspec "0.0.10"
(defproject circumspec "0.0.12"
:dependencies [[org.clojure/clojure
"1.2.0-master-20100430.130229-58"]
"1.2.0-master-20100430.160229-59"]
[org.clojure/clojure-contrib
"1.2.0-20100430.130503-89"]
"1.2.0-20100430.160503-90"]
[jline
"0.9.94"]]
:dev-dependencies [[swank-clojure
Expand Down

0 comments on commit a7ba0c0

Please sign in to comment.