From 001316f4b24e669edffbbba16f6470468b9e0d80 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 10 Apr 2024 19:29:48 +0200 Subject: [PATCH] 18.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bbe250..67923c9 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/wreck", "description": "HTTP Client Utilities", - "version": "18.0.1", + "version": "18.0.2", "repository": "git://github.com/hapijs/wreck", "main": "lib/index", "types": "lib/index.d.ts",