Skip to content

Commit 157c56e

Browse files
authored
Bump version from 2.1.0 to 2.2.0
1 parent 055c8ac commit 157c56e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule TestcontainersElixir.MixProject do
22
use Mix.Project
33

44
@app :testcontainers
5-
@version "2.1.0"
5+
@version "2.2.0"
66
@source_url "https://github.com/testcontainers/testcontainers-elixir"
77

88
def project do

0 commit comments

Comments
 (0)