From 4093d091f426e3a6a4c44899074f716006adeda3 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 19 Apr 2023 18:49:06 +0200 Subject: [PATCH] 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9e962c..619865a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartwhois", - "version": "1.0.10", + "version": "1.0.11", "private": false, "description": "a package for dealing with whois requests", "main": "dist_ts/index.js",