diff --git a/NuGet/Owin.Security.Providers.nuspec b/NuGet/Owin.Security.Providers.nuspec index a950ed3..6e6b0ef 100644 --- a/NuGet/Owin.Security.Providers.nuspec +++ b/NuGet/Owin.Security.Providers.nuspec @@ -2,7 +2,7 @@ Owin.Security.Providers - 1.3 + 1.3.1 Jerrie Pelser, Jérémie Bertrand, Joseph Yanks Jerrie Pelser http://opensource.org/licenses/MIT @@ -18,6 +18,9 @@ - Steam + Version 1.3.1 + - Allows authentication against GitHub enterprise by specifying custom OAuth URLs + Version 1.3 - Add support for authenticating with Reddit (Thanks to https://github.com/josephyanks)