From 1389f6d3d018b2da4af0167f48e44f90d811ae87 Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Sun, 15 Dec 2019 11:09:09 -0500 Subject: [PATCH] v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9cfc98..87d4fcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jws", - "version": "3.2.2", + "version": "4.0.0", "description": "Implementation of JSON Web Signatures", "main": "index.js", "directories": {