Set version to 0.6.0-SNAPSHOT

This commit is contained in:
Tim Zöller 2021-08-18 11:07:34 +02:00
parent 1dacbe6e78
commit d1036e1ff3

View file

@ -1,4 +1,4 @@
(defproject clj-test-containers "0.5.0" (defproject clj-test-containers "0.6.0-SNAPSHOT"
:description "A lightweight, unofficial wrapper around the Testcontainers Java library" :description "A lightweight, unofficial wrapper around the Testcontainers Java library"
:url "https://github.com/javahippie/clj-test-containers" :url "https://github.com/javahippie/clj-test-containers"