diff --git a/project.clj b/project.clj index c834944..3f3e93c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject unixsocket-http "1.0.14" +(defproject unixsocket-http "1.0.15-SNAPSHOT" :description "A library to allow HTTP calls over a UNIX socket, e.g. for communicating with Docker." :url "https://github.com/into-docker/unixsocket-http"