Skip to content

Commit

Permalink
Release 0.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jun 16, 2010
1 parent 926775a commit e1bfbaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,7 +1,7 @@
(defproject ring/ring-httpcore-adapter "0.2.0"
(defproject ring/ring-httpcore-adapter "0.2.3"
:description "Ring HttpCore adapter."
:url "http://github.com/mmcgrana/ring"
:dependencies [[ring/ring-core "0.2.0"]
:dependencies [[ring/ring-core "0.2.3"]
[org.apache.httpcomponents/httpcore "4.0.1"]
[org.apache.httpcomponents/httpcore-nio "4.0.1"]]
:dev-dependencies [[lein-clojars "0.5.0"]])

0 comments on commit e1bfbaf

Please sign in to comment.