Skip to content

Commit 80e2f4b

Browse files
Release 1.1.0
Add support for Ecto 1.10
1 parent 62fa4ea commit 80e2f4b

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 Mongo.Ecto.Mixfile do
22
use Mix.Project
33

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

77
def project do
88
[

0 commit comments

Comments
 (0)