From ff850026687e0863618577f68b210d6922f5aa79 Mon Sep 17 00:00:00 2001 From: Eran Hammer Date: Tue, 13 Aug 2019 19:57:52 +0000 Subject: [PATCH] 6.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a8e4602..718e4f66 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@commercial/hoek", "description": "General purpose node utilities", - "version": "6.2.4", + "version": "6.2.5", "repository": "git://github.com/hapijs/hoek", "main": "lib/index.js", "types": "lib/index.d.ts",