From 7309947c64ae444854a35a5202809f265437a708 Mon Sep 17 00:00:00 2001 From: Nargonath Date: Tue, 5 Dec 2023 14:46:53 +0400 Subject: [PATCH] 11.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c404a0e..19175fd 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/hoek", "description": "General purpose node utilities", - "version": "11.0.3", + "version": "11.0.4", "repository": "git://github.com/hapijs/hoek", "main": "lib/index.js", "types": "lib/index.d.ts",