Skip to content

Commit e017738

Browse files
committed
2.0.6
1 parent 47a4473 commit e017738

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

0 commit comments

Comments
 (0)