Skip to content
This repository was archived by the owner on Jan 23, 2018. It is now read-only.

Commit 1c33d77

Browse files
committed
Release 1.0.1 with workaround for broked duck-streams.
1 parent c65fa31 commit 1c33d77

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 clojure-http-client "1.0.0"
1+
(defproject clojure-http-client "1.0.1"
22
:description "An HTTP client for Clojure."
33
:dev-dependencies [[org.clojure/clojure "1.2.0-master-SNAPSHOT"]
44
[org.clojure/clojure-contrib "1.2.0-SNAPSHOT"]

0 commit comments

Comments
 (0)