From ddea1b4c87b2339bab0e1f9b6f0a60b963563d2a Mon Sep 17 00:00:00 2001 From: cemremengu Date: Thu, 14 Feb 2019 19:42:48 +0300 Subject: [PATCH] 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cca7291..01688c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-static", - "version": "2.3.1", + "version": "2.3.2", "description": "Plugin for serving static files as fast as possible.", "main": "index.js", "types": "index.d.ts",