From 309a1aa77fc85a81f04117ca16350b87a26faba1 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Mon, 24 May 2021 23:04:23 +0200 Subject: [PATCH] 7.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 571bd24..ab76444 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multicast-dns", - "version": "7.2.2", + "version": "7.2.3", "description": "Low level multicast-dns implementation in pure javascript", "main": "index.js", "scripts": {