From 9aa775f2709617c673ee15a2a91b029e2adc7882 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Fri, 25 Oct 2024 00:10:55 +0200 Subject: [PATCH] 21.3.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67a907997..802aa3046 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.11", + "version": "21.3.12", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",