From 6e71edff0d7da57843d1e98adf78fb3c75a9a687 Mon Sep 17 00:00:00 2001 From: Matt Harrison Date: Thu, 15 Mar 2018 14:22:10 +0700 Subject: [PATCH] 7.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a31615e..256c40a 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nes", "description": "WebSocket adapter plugin for hapi routes", - "version": "7.1.0", + "version": "7.2.0", "repository": "git://github.com/hapijs/nes", "main": "lib/index.js", "browser": "dist/client.js",