From 0066a4ef16706b722b81818a8608aea1129f4cc7 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Thu, 2 May 2024 08:54:12 +0200 Subject: [PATCH] 17.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cea8860..91b67b1f 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "joi", "description": "Object schema validation", - "version": "17.13.0", + "version": "17.13.1", "repository": "git://github.com/hapijs/joi", "main": "lib/index.js", "types": "lib/index.d.ts",