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

Commit 810495c

Browse files
committed
Release version 0.6.0
1 parent d58da4d commit 810495c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Stormpath.AspNet/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Microsoft.Owin": "3.0.1",
1515
"Microsoft.Owin.Host.SystemWeb": "3.0.1",
1616
"Microsoft.Owin.Security": "3.0.1",
17-
"Stormpath.Owin.Middleware": "2.0.1",
17+
"Stormpath.Owin.Middleware": "2.0.2",
1818
"Stormpath.Owin.Views.Precompiled": "0.4.1"
1919
},
2020
"description": "Stormpath middleware for ASP.NET 4.5+. Easily add authentication and authorization to ASP.NET applications.",
@@ -38,5 +38,5 @@
3838
"tooling": {
3939
"defaultNamespace": "Stormpath.AspNet"
4040
},
41-
"version": "0.6.0-beta2"
41+
"version": "0.6.0"
4242
}

0 commit comments

Comments
 (0)