From 04ce48dfc69c06b49d02130d48ae1a236360100a Mon Sep 17 00:00:00 2001 From: Scott Ames-Messinger Date: Tue, 29 Oct 2024 12:02:31 -0400 Subject: [PATCH] 2.0.0-rc.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 8b7358a..686e693 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Mongo.Ecto.Mixfile do use Mix.Project @source_url "https://github.com/elixir-mongo/mongodb_ecto" - @version "2.0.0" + @version "2.0.0-rc.2" def project do [