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