Skip to content

Commit 0181d96

Browse files
committed
4.0.0
1 parent d7f9678 commit 0181d96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa-jwt",
3-
"version": "3.6.0",
3+
"version": "4.0.0",
44
"description": "Koa middleware for validating JSON Web Tokens",
55
"main": "./lib",
66
"types": "types/index.d.ts",
@@ -127,4 +127,4 @@
127127
"url": "https://github.com/koajs/jwt/issues"
128128
},
129129
"homepage": "https://github.com/koajs/jwt"
130-
}
130+
}

0 commit comments

Comments
 (0)