Skip to content

Commit 954a26e

Browse files
committed
release 0.4.0
1 parent f0c1a33 commit 954a26e

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 org.martinklepsch/clj-http-lite "0.4.0-SNAPSHOT"
1+
(defproject org.martinklepsch/clj-http-lite "0.4.0"
22
:description "A Clojure HTTP library similar to clj-http, but more lightweight."
33
:url "https://github.com/martinklepsch/clj-http-lite/"
44
:warn-on-reflection false

0 commit comments

Comments
 (0)