From 0dc326b68657c41ea428deaf8b6cc8a7690519ac Mon Sep 17 00:00:00 2001 From: Simone Cottini Date: Thu, 15 Feb 2024 17:04:20 +0100 Subject: [PATCH] 2.4.0-rc.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index dd27fea..f3c17d5 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule BridgeEx.MixProject do use Mix.Project @source_url "https://github.com/primait/bridge_ex" - @version "2.4.0" + @version "2.4.0-rc.0" def project do [