Skip to content

Commit cf5f529

Browse files
committed
2.0.4
1 parent e17ddc8 commit cf5f529

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": "2.0.3",
4+
"version": "2.0.4",
55
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
66
"ava": {
77
"serial": true,

0 commit comments

Comments
 (0)