Skip to content

Commit 5bd11df

Browse files
authored
Update library version to 2.2.0
1 parent 157c56e commit 5bd11df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/util/constants.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Testcontainers.Constants do
22
@moduledoc false
33

44
def library_name, do: :testcontainers
5-
def library_version, do: "2.1.0"
5+
def library_version, do: "2.2.0"
66
def ryuk_version, do: "0.14.0"
77
def container_label, do: "org.testcontainers"
88
def container_lang_label, do: "org.testcontainers.lang"

0 commit comments

Comments
 (0)