From 04751f1a5861d334486a25034e748ab2aa84f773 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Tue, 21 Feb 2023 08:43:41 +0100 Subject: [PATCH] 17.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca5f74f1..5cc882b0 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.8.1", + "version": "17.8.2", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",