From 48f6f549ccf851491ceb4aaa1c64e9d27c5ebe54 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Mon, 29 Jan 2024 14:19:58 +0100 Subject: [PATCH] 17.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1942d67..53000c4a 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.12.0", + "version": "17.12.1", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",