From b655785ea118109f78162a4634a4a0c2379f507c Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sun, 27 Aug 2023 19:01:04 +0200 Subject: [PATCH] 17.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e50dfa83..1f674af2 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.9.2", + "version": "17.10.0", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",