Skip to content

Commit

Permalink
Bumped up project version to 0.4.0 and upgraded async http client to …
Browse files Browse the repository at this point in the history
…0.2.1.
  • Loading branch information
sbtourist committed Dec 17, 2010
1 parent ba7fd8e commit 3ae9055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
(defproject terrastore-cloj
"0.3.0"
"0.4.0"
:description "Terrastore Clojure Client"
:dependencies [[org.clojure/clojure "1.2.0"]
[org.clojure/clojure-contrib "1.2.0"]
[http.async.client "0.2.0"]
[http.async.client "0.2.1"]
[matchure "0.9.1"]]
)

0 comments on commit 3ae9055

Please sign in to comment.