From a41a06dee7e76102adcf273a5cd6eb87e64cba3e Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Mon, 16 May 2022 10:18:46 +0200 Subject: [PATCH] 7.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b15c831..e7be973 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multicast-dns", - "version": "7.2.4", + "version": "7.2.5", "description": "Low level multicast-dns implementation in pure javascript", "main": "index.js", "scripts": {