Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
target latest potemkin
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Mar 12, 2012
1 parent e9e2198 commit c9643db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -2,7 +2,7 @@
:description "event-driven data structures for clojure"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/tools.logging "0.2.3"]
[potemkin "0.1.1"]]
[potemkin "0.1.2"]]
:multi-deps {:all [[org.clojure/tools.logging "0.2.3"]
[potemkin "0.1.1"]]
"1.2" [[org.clojure/clojure "1.2.1"]]}
Expand Down

0 comments on commit c9643db

Please sign in to comment.