From f39d8137406c82404b1dd80ac0dd5195ee494fca Mon Sep 17 00:00:00 2001 From: nelsonic Date: Thu, 12 Mar 2026 15:57:55 +0000 Subject: [PATCH] bump version 1.6.10 -> 1.6.11 to release recent updates #165 #164 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 [