From f1fb176a1599a6fed82c9ffcf7517c295c5c0541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20F=2E=20Romaniello?= Date: Mon, 28 Dec 2015 14:11:10 -0300 Subject: [PATCH] 5.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9753ed3..b6137c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonwebtoken", - "version": "5.4.1", + "version": "5.5.0", "description": "JSON Web Token implementation (symmetric and asymmetric)", "main": "index.js", "scripts": {