From 06d8209d499dbc9a8dd978ab6cbb9c6818fde203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20F=2E=20Romaniello?= Date: Tue, 16 Feb 2016 08:59:19 -0300 Subject: [PATCH] 5.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d24a0c..a3c36ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonwebtoken", - "version": "5.6.0", + "version": "5.6.1", "description": "JSON Web Token implementation (symmetric and asymmetric)", "main": "index.js", "scripts": {