From ff3e5fc2442f66e5d3bc896728f2e8355da87998 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Tue, 21 Feb 2023 10:03:34 +0100 Subject: [PATCH] 17.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3133a860..637ea135 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.8.2", + "version": "17.8.3", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",