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

Commit

Permalink
Merge branch 'working-0.8.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarbettini committed Nov 2, 2016
2 parents acb291f + 4b52e72 commit 37c3b02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Stormpath.AspNetCore/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"Microsoft.AspNetCore.Mvc.ViewFeatures": "1.0.0",
"Microsoft.AspNetCore.Owin": "1.0.0",
"Microsoft.Extensions.Logging": "1.0.0",
"Stormpath.Owin.Middleware": "3.0.0",
"Stormpath.Owin.Views.Precompiled": "0.4.2"
"Stormpath.Owin.Middleware": "3.1.0",
"Stormpath.Owin.Views.Precompiled": "0.4.3"
},
"description": "Stormpath middleware for ASP.NET Core. Easily add authentication and authorization to ASP.NET Core applications.",
"frameworks": {
Expand All @@ -40,5 +40,5 @@
"tooling": {
"defaultNamespace": "Stormpath.AspNetCore"
},
"version": "0.7.0"
"version": "0.8.0"
}

0 comments on commit 37c3b02

Please sign in to comment.