We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d127c commit 5e83faeCopy full SHA for 5e83fae
mix.exs
@@ -2,7 +2,7 @@ defmodule ElixirAuthGoogle.MixProject do
2
use Mix.Project
3
4
@description "Minimalist Google OAuth Authentication for Elixir Apps"
5
- @version "1.6.9"
+ @version "1.6.10"
6
7
def project do
8
[
0 commit comments