From 32ef3d6aa649b0603d33e69bb9c4902b593c2e17 Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Wed, 28 Aug 2024 10:02:40 +0200 Subject: [PATCH] 14.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 584136b..55a9e2c 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/nes", "description": "WebSocket adapter plugin for hapi routes", - "version": "13.0.1", + "version": "14.0.0", "repository": "git://github.com/hapijs/nes", "main": "lib/index.js", "types": "lib/index.d.ts",