Skip to content

Commit f414622

Browse files
committed
v1.0.0
1 parent 197303e commit f414622

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

88
def project do

0 commit comments

Comments
 (0)