1
0

Bump version to test github action

This commit is contained in:
2021-02-04 17:49:09 +01:00
parent 62479197f5
commit 0d3c7d621a

View File

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