We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac7c51 commit 84c8f39Copy full SHA for 84c8f39
mix.exs
@@ -2,7 +2,7 @@ defmodule TestcontainersElixir.MixProject do
2
use Mix.Project
3
4
@app :testcontainers
5
- @version "1.0.1"
+ @version "1.1.0"
6
@source_url "https://github.com/jarlah/testcontainers-elixir"
7
8
def project do
0 commit comments