From d9960cfa79bebf1744d5d192d8b0f9ebaaf57755 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Thu, 24 Oct 2024 11:55:35 +0200 Subject: [PATCH] 11.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f0beec..1e19f7c 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/hoek", "description": "General purpose node utilities", - "version": "11.0.4", + "version": "11.0.5", "repository": "git://github.com/hapijs/hoek", "main": "lib/index.js", "types": "lib/index.d.ts",