diff --git a/package.json b/package.json index 7f77b64..7b438d0 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "type": "module", "name": "jwk-subtle", - "version": "1.0.6", + "version": "1.0.7", "description": "Verify RS256 JWT. Uses only `crypto.subtle`.", "main": "lib/index.js", "types": "lib/index.d.ts",