From 480bb9b12ec6da0647e852dae4194f49633f72d9 Mon Sep 17 00:00:00 2001 From: Eduardo Diaz Date: Fri, 4 Aug 2017 14:33:50 +0200 Subject: [PATCH] 7.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73833ca..676282f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonwebtoken", - "version": "7.4.1", + "version": "7.4.2", "description": "JSON Web Token implementation (symmetric and asymmetric)", "main": "index.js", "scripts": {