From b23659d9f57ad420a5c9a2cf399bd5e01d1f6501 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Tue, 1 Nov 2022 10:58:42 +0100 Subject: [PATCH] 17.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4799a294..88581d85 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.6.4", + "version": "17.7.0", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",