Skip to content

Commit

Permalink
New version of useful contains Adjoin protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed Apr 25, 2012
1 parent e4aa378 commit 88cb3f3
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 "Clojure-protobuf provides a clojure interface to Google's protocol buffers." :description "Clojure-protobuf provides a clojure interface to Google's protocol buffers."
:dependencies [[org.clojure/clojure "1.2.0"] :dependencies [[org.clojure/clojure "1.2.0"]
[ordered-set "0.3.0"] [ordered-set "0.3.0"]
[useful "0.8.0-alpha1"] [useful "0.8.0-alpha4"]
[fs "1.0.0"] [fs "1.0.0"]
[conch "0.2.0"] [conch "0.2.0"]
[schematic "0.0.5"]] [schematic "0.0.5"]]
Expand Down

0 comments on commit 88cb3f3

Please sign in to comment.