1
0

Bumped version

This commit is contained in:
2021-02-04 12:20:45 +01:00
parent f2adb27218
commit e7be1ed840

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "1.0.0",
"version": "1.0.1",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"main": "index.js",
"scripts": {