Skip to content

Commit 529c8d0

Browse files
committed
version bump
1 parent e27f98a commit 529c8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auth-jwt",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A demo to learn JWT by reverse engineering",
55
"keywords": ["jwt", "token", "jsonwebtoken", "authentication", "rfc-7519", "signature", "rsa", "learn-by-doing", "express", "node authentication"],
66
"main": "index.js",

0 commit comments

Comments
 (0)