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

Commit 290000f

Browse files
committed
Bump version number
1 parent cbffb45 commit 290000f

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
@@ -21,7 +21,7 @@
2121
},
2222
"description": "Stormpath middleware for ASP.NET Core. Easily adds authentication and authorization to ASP.NET Core applications.",
2323
"frameworks": {
24-
"net451": {},
24+
"net451": { },
2525
"netstandard1.6": {
2626
"imports": "dotnet"
2727
}
@@ -40,5 +40,5 @@
4040
"tooling": {
4141
"defaultNamespace": "Stormpath.AspNetCore"
4242
},
43-
"version": "0.3.2"
43+
"version": "0.3.3"
4444
}

0 commit comments

Comments
 (0)