From 7267a0cc3843a5ef9b986a02df6f259f84995b17 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 6 Oct 2023 11:11:01 +0200 Subject: [PATCH] 1.0.16 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a958119..3c3d273 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartwhois", - "version": "1.0.15", + "version": "1.0.16", "private": false, "description": "a package for dealing with whois requests", "main": "dist_ts/index.js", @@ -43,4 +43,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}