Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
Add support for Ecto 1.10
  • Loading branch information
scottmessinger committed Dec 15, 2023
1 parent 62fa4ea commit 80e2f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule Mongo.Ecto.Mixfile do
use Mix.Project

@source_url "https://github.com/elixir-mongo/mongodb_ecto"
@version "1.0.0"
@version "1.1.0"

def project do
[
Expand Down

0 comments on commit 80e2f4b

Please sign in to comment.