From 110cd586c7cef43fff04a191d462f384b8cc71da Mon Sep 17 00:00:00 2001 From: achedeuzot Date: Thu, 27 Oct 2022 22:52:15 +0200 Subject: [PATCH] fix(mix): Bumped package in mix file --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index ff9008f..37627d9 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule UeberauthAuth0.Mixfile do use Mix.Project @source_url "https://github.com/achedeuzot/ueberauth_auth0" - @version "2.0.0" + @version "2.1.0" def project do [