From 9a0b14e15063fd8ae9a04ef44ba20a755111b8b0 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sat, 11 Feb 2023 21:23:23 +0100 Subject: [PATCH] 7.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f844b34..b31a22d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/mimos", "description": "Mime database interface", - "version": "7.0.0", + "version": "7.0.1", "repository": "git://github.com/hapijs/mimos", "main": "lib/index.js", "types": "lib/index.d.ts",