From 20290c95f34bdc8f17b23a22585bea9ac89fbb41 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Thu, 24 Oct 2024 12:17:50 +0200 Subject: [PATCH] 21.3.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc81079f7..c73af219b 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.10", + "version": "21.3.11", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",