diff --git a/project.clj b/project.clj index c68693a..9a92815 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-test-containers "0.2.0-SNAPSHOT" +(defproject clj-test-containers "0.2.0" :description "A lightweight, unofficial wrapper around the Testcontainers Java library" :url "https://github.com/javahippie/clj-test-containers"