From 7192379cf17212fdab3e9c15c05dd6e3b8d56b5d Mon Sep 17 00:00:00 2001 From: Ryan Walters Date: Wed, 27 Apr 2016 16:32:47 -0500 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e30b48..f38d2e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jot", - "version": "2.0.0", + "version": "2.0.1", "description": "hapi JSON Web Token (JWT) authentication plugin", "main": "lib/index.js", "scripts": {