From 546b0a336c40d7ae81112f67a5455c6f1e97137b Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 13 May 2020 20:40:06 +0200 Subject: [PATCH] 4.0.0 * require node 10, update dependencies (silverwind) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99a5378..31cdcac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "is-cidr", - "version": "3.1.1", + "version": "4.0.0", "description": "Check if a string is an IP address in CIDR notation", "author": "silverwind ", "contributors": [