#20 - Increase version to next milestone 0.3.0-SNAPSHOT

This commit is contained in:
Tim Zöller 2020-08-09 21:35:34 +02:00
parent d8482330b5
commit a327fc3f75

View file

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