From 3cb73d6cded39fa49a46069b64d638a0ba0f7d14 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 19 Jun 2024 17:17:37 +0200 Subject: [PATCH] 17.13.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcda8bfe..6a5f0351 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.13.2", + "version": "17.13.3", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",