From cc88b68fbcfc4daf0879fa352ed9a26b509a2c31 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sun, 19 Feb 2023 13:34:07 +0100 Subject: [PATCH] 17.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d012d3a..ca5f74f1 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.8.0", + "version": "17.8.1", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",