From 651d36189eea61fec97f7849573d57f0abbae03f Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 20 Sep 2023 14:13:47 +0200 Subject: [PATCH] 10.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a7a7be..a556774 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/h2o2", "description": "Proxy handler plugin for hapi.js", - "version": "10.0.3", + "version": "10.0.4", "repository": "git://github.com/hapijs/h2o2", "main": "lib/index.js", "types": "lib/index.d.ts",