diff --git a/mix.exs b/mix.exs index 872d705..37c8b68 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule ElixirAuthGoogle.MixProject do use Mix.Project @description "Minimalist Google OAuth Authentication for Elixir Apps" - @version "1.6.10" + @version "1.6.11" def project do [