\# Increased version to 2.0.0 to prepare release
This commit is contained in:
parent
cc77c4233d
commit
d8482330b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
: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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue