Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 55fa116

Browse files
committed
Update dependency
1 parent fdb3433 commit 55fa116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Stormpath.AspNetCore/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0",
1717
"Microsoft.AspNetCore.Owin": "1.0.0",
1818
"Microsoft.Extensions.Logging": "1.0.0",
19-
"Stormpath.Owin.Middleware": "1.4.0",
19+
"Stormpath.Owin.Middleware": "1.4.1",
2020
"Stormpath.Owin.Views.Precompiled": "0.4.0"
2121
},
2222
"description": "Stormpath middleware for ASP.NET Core. Easily add authentication and authorization to ASP.NET Core applications.",
@@ -40,5 +40,5 @@
4040
"tooling": {
4141
"defaultNamespace": "Stormpath.AspNetCore"
4242
},
43-
"version": "0.5.0"
43+
"version": "0.5.1"
4444
}

0 commit comments

Comments
 (0)