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

Commit 7782480

Browse files
committed
0.3.0
1 parent e517349 commit 7782480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject clj-http-lite "0.2.2-SNAPSHOT"
1+
(defproject clj-http-lite "0.3.0"
22
:description "A Clojure HTTP library similar to clj-http, but more lightweight."
33
:url "https://github.com/hiredman/clj-http-lite/"
44
:repositories {"sona" "http://oss.sonatype.org/content/repositories/snapshots"}

0 commit comments

Comments
 (0)