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