Skip to content

Commit

Permalink
Dependency bumps.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnewman committed Apr 18, 2010
1 parent 8292526 commit 0fe0e15
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions project.clj
@@ -1,8 +1,9 @@
(defproject com.twinql.clojure/mql
"1.0.2"
"1.0.6"
:description "Freebase MQL client library."
:dependencies [[org.clojure/clojure "1.2.0-master-SNAPSHOT"]
[org.clojure/clojure-contrib "1.2.0-master-SNAPSHOT"]
[org.danlarkin/clojure-json "1.1-SNAPSHOT"]
[com.twinql.clojure/clj-apache-http "2.0.0"]])
[org.clojure/clojure-contrib "1.2.0-SNAPSHOT"]
[org.danlarkin/clojure-json "1.1-SNAPSHOT"]
; [org.clojars.rnewman/clojure-json "1.2.2-SNAPSHOT-clojure120"]
[com.twinql.clojure/clj-apache-http "2.0.2"]])

0 comments on commit 0fe0e15

Please sign in to comment.