diff --git a/AspNetCore.Security.Jwt/AspNetCore.Security.Jwt.csproj b/AspNetCore.Security.Jwt/AspNetCore.Security.Jwt.csproj
index ab5d164..137e024 100644
--- a/AspNetCore.Security.Jwt/AspNetCore.Security.Jwt.csproj
+++ b/AspNetCore.Security.Jwt/AspNetCore.Security.Jwt.csproj
@@ -5,15 +5,15 @@
AspNetCore.Security.Jwt
Package makes integrating JWT Bearer Token Security to your ASP .NET Core 2.0+ app a breeze!! Facebook auth integration. Also, Swagger UI integration!
- 1.1.0
+ 1.2.0
Shantanu
Veritas Software
Veritas Software 2018
https://github.com/VeritasSoftware/AspNetCore.Security.Jwt
- AspNetCore.Security.Jwt JWT Bearer Token Security Swagger UI Facebook integration ASP .NET Core 2.0+ app
+ AspNetCore.Security.Jwt JWT Bearer Token Security Swagger UI Facebook integration ASP .NET Core 2.0+ app web api
https://github.com/VeritasSoftware/AspNetCore.Security.Jwt
false
- Added custom User model auth support. Also added Facebook auth support.
+ Improvements. No breaking changes.