From db1e08ff1caeae764371881deca45d7d8776e5c5 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 21 Jun 2019 18:35:31 +0200 Subject: [PATCH] Bumped v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eddbd0..bd164a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-helmet", - "version": "3.0.0", + "version": "3.0.1", "description": "Important security headers for Fastify", "main": "index.js", "scripts": {