From e0aba3e6b8a136b27514b68f461656192ba4c337 Mon Sep 17 00:00:00 2001 From: Devin Ivy Date: Tue, 14 Feb 2023 01:09:32 -0500 Subject: [PATCH] 21.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33f2e56bb..3bffd5dca 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@hapi/hapi", "description": "HTTP Server framework", "homepage": "https://hapi.dev", - "version": "21.2.2", + "version": "21.3.0", "repository": "git://github.com/hapijs/hapi", "main": "lib/index.js", "types": "lib/index.d.ts",