From 71ffe08d5a4d7becafee93d5e2fe1879e5bab520 Mon Sep 17 00:00:00 2001 From: Devin Ivy Date: Mon, 27 Mar 2023 15:45:44 -0400 Subject: [PATCH] 21.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bffd5dca..c2fd574c1 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.0", + "version": "21.3.1", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",