Skip to content

Commit 430fa0e

Browse files
committed
Update to 1.1.5
1 parent 4d4cf31 commit 430fa0e

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": "@tsndr/cloudflare-worker-jwt",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
55
"main": "index.js",
66
"repository": {
@@ -20,4 +20,4 @@
2020
"url": "https://github.com/tsndr/cloudflare-worker-jwt/issues"
2121
},
2222
"homepage": "https://github.com/tsndr/cloudflare-worker-jwt#readme"
23-
}
23+
}

0 commit comments

Comments
 (0)