From 273423844ae8ed0ef00e59bd1d8c69fdc9b40ad0 Mon Sep 17 00:00:00 2001 From: Manuel Spigolon Date: Wed, 15 Nov 2023 18:31:10 +0100 Subject: [PATCH] Bumped v9.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4aa8517..63c5f43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/bearer-auth", - "version": "9.0.0", + "version": "9.1.0", "description": "An authentication plugin for Fastify", "main": "index.js", "type": "commonjs",