From 4206c21fb294ba4baee75ac5ab4c148b250abdc6 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 13 Mar 2024 16:09:25 +0100 Subject: [PATCH] 21.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 204d3202e..3ab3617cc 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.5", + "version": "21.3.6", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",