diff --git a/mix.exs b/mix.exs index e300322f..d1d3f029 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Postgrex.Mixfile do use Mix.Project @source_url "https://github.com/elixir-ecto/postgrex" - @version "0.19.2" + @version "0.19.3" def project do [