From 09c29f727e38398d7cbc98600c1b28c9fe6b9521 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sat, 22 Oct 2022 12:07:35 +0200 Subject: [PATCH] 17.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdb0a7b5..4799a294 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.6.3", + "version": "17.6.4", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",