From 6068875b74c2316137b6b13819c821c655678476 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Tue, 9 Apr 2024 16:33:32 +0200 Subject: [PATCH] 21.3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ac92033b..7d582b913 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.8", + "version": "21.3.9", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",