From 252110e41049b4da4c12baf0451586c8cc63ceaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20F=2E=20Romaniello?= Date: Thu, 28 Apr 2016 19:55:10 -0300 Subject: [PATCH] 6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e48ab61..b179357 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonwebtoken", - "version": "6.1.0", + "version": "6.1.1", "description": "JSON Web Token implementation (symmetric and asymmetric)", "main": "index.js", "scripts": {