From 099bbdeb6512145051a792b4c3c00b0d48eb2d29 Mon Sep 17 00:00:00 2001 From: mgreg89 <39031465+mgreg89@users.noreply.github.com> Date: Fri, 25 Nov 2022 00:02:54 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05991e3..824c13b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bearer", - "version": "0.0.21", + "version": "0.0.22", "description": "Bearer authentication module using token and Authorization HTTP header", "main": "bearer.js", "scripts": {