From 3020a36198b820ad166c58dbb81dcef3418ee3f4 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 12 Jun 2024 10:03:13 +0200 Subject: [PATCH] 21.3.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43ed22394..372b71d2c 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@hapi/hapi", "description": "HTTP Server framework", "homepage": "https://hapi.dev", - "version": "21.3.9", + "version": "21.3.10", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",