Skip to content

Commit 30ae910

Browse files
committed
Release 0.2.4
1 parent 31d0288 commit 30ae910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject clj-http "0.2.4-SNAPSHO"
1+
(defproject clj-http "0.2.4"
22
:description "A Clojure HTTP library wrapping the Apache HttpComponents client."
33
:repositories {"sona" "http://oss.sonatype.org/content/repositories/snapshots"}
44
:dependencies [[org.clojure/clojure "1.3.0"]

0 commit comments

Comments
 (0)