From 554a437a5569015479887f69033bcd1357fb55d6 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 3 Apr 2024 11:41:27 +0200 Subject: [PATCH] 17.12.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb84ccc1..c3303c82 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.12.2", + "version": "17.12.3", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",