Skip to content

Commit 517afa4

Browse files
committed
v1.2.4 ("forget" to update constants)
1 parent 0d16ce0 commit 517afa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 "1.2.3"
5+
@version "1.2.4"
66
@source_url "https://github.com/jarlah/testcontainers-elixir"
77

88
def project do

0 commit comments

Comments
 (0)