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

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarbettini committed Apr 15, 2016
1 parent 1534c42 commit d7f75f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Stormpath.AspNetCore/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Microsoft.AspNet.Mvc.Abstractions": "6.0.0-rc1-final",
"Microsoft.AspNet.Mvc.ViewFeatures": "6.0.0-rc1-final",
"Microsoft.AspNet.Owin": "1.0.0-rc1-final",
"Stormpath.Owin.Middleware": "0.1.0",
"Stormpath.Owin.Middleware": "0.1.1",
"Stormpath.Owin.Views.Precompiled": "0.1.0"
},
"description": "Stormpath middleware for ASP.NET Core.",
Expand Down Expand Up @@ -41,5 +41,5 @@
"tooling": {
"defaultNamespace": "Stormpath.AspNetCore"
},
"version": "0.1.0"
"version": "0.1.1"
}

0 comments on commit d7f75f4

Please sign in to comment.