Skip to content

Commit 63f1fad

Browse files
committed
v1.0.1
1 parent 72149a4 commit 63f1fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "koa-redirect-loop",
33
"description": "Prevent redirect loops with sessions since HTTP referrer header is unreliable and ensures sessions are saved upon redirect",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
66
"ava": {
77
"serial": true,

0 commit comments

Comments
 (0)