From 8fc72733bdd6b1743810a361e739bd43f2f1f0c4 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Fri, 10 Feb 2023 08:03:43 +0100 Subject: [PATCH] 17.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a23220fd..f2961675 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.7.0", + "version": "17.7.1", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",