From 200a5af392cd1481e7771d805ba4c5c76fb8e22b Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 3 Apr 2024 22:45:55 +0200 Subject: [PATCH] 21.3.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b37950ecb..3ac92033b 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.7", + "version": "21.3.8", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",