From fa7ea11dbe9a8d5002e00be99bd964b5038a301c Mon Sep 17 00:00:00 2001 From: quim Date: Wed, 21 Jan 2015 22:54:53 +0000 Subject: [PATCH] v.1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ffd6ea..a0bddb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-web-token", - "version": "1.4.2", + "version": "1.4.3", "description": "JSON Web Token (JWT) is a compact token format intended for space constrained environments such as HTTP Authorization headers and URI query parameters.", "main": "index.js", "scripts": {