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