Skip to content

Commit e6cc194

Browse files
Nuget release 1.2.0
1 parent 1a69bc4 commit e6cc194

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AspNetCore.Security.Jwt/AspNetCore.Security.Jwt.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55

66
<PackageId>AspNetCore.Security.Jwt</PackageId>
77
<Description>Package makes integrating JWT Bearer Token Security to your ASP .NET Core 2.0+ app a breeze!! Facebook auth integration. Also, Swagger UI integration!</Description>
8-
<Version>1.1.0</Version>
8+
<Version>1.2.0</Version>
99
<Authors>Shantanu</Authors>
1010
<Company>Veritas Software</Company>
1111
<Copyright>Veritas Software 2018</Copyright>
1212
<PackageProjectUrl>https://github.com/VeritasSoftware/AspNetCore.Security.Jwt</PackageProjectUrl>
13-
<PackageTags>AspNetCore.Security.Jwt JWT Bearer Token Security Swagger UI Facebook integration ASP .NET Core 2.0+ app</PackageTags>
13+
<PackageTags>AspNetCore.Security.Jwt JWT Bearer Token Security Swagger UI Facebook integration ASP .NET Core 2.0+ app web api</PackageTags>
1414
<RepositoryUrl>https://github.com/VeritasSoftware/AspNetCore.Security.Jwt</RepositoryUrl>
1515
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
16-
<PackageReleaseNotes>Added custom User model auth support. Also added Facebook auth support.</PackageReleaseNotes>
16+
<PackageReleaseNotes>Improvements. No breaking changes.</PackageReleaseNotes>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)