We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72149a4 commit 63f1fadCopy full SHA for 63f1fad
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "koa-redirect-loop",
3
"description": "Prevent redirect loops with sessions since HTTP referrer header is unreliable and ensures sessions are saved upon redirect",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
6
"ava": {
7
"serial": true,
0 commit comments