Skip to content

Commit 5d1ce87

Browse files
authored
Merge pull request #166 from dwyl/publish-new-version-#165
PR: Bump version 1.6.10 -> 1.6.11 to release recent updates #165 #164
2 parents 70759fa + f39d813 commit 5d1ce87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule ElixirAuthGoogle.MixProject do
22
use Mix.Project
33

44
@description "Minimalist Google OAuth Authentication for Elixir Apps"
5-
@version "1.6.10"
5+
@version "1.6.11"
66

77
def project do
88
[

0 commit comments

Comments
 (0)