Switch release to 0.4.0-SNAPSHOT

This commit is contained in:
Tim Zöller 2020-10-23 23:28:55 +02:00
parent 193482c1b8
commit 6e3f05aa89

View file

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