From cd2c0578edd65b1bf7e5be5d0d4d762321064e3c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 17 Apr 2019 09:35:15 +0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53db2fb..5acb271 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "is-ip", - "version": "2.0.0", + "version": "3.0.0", "description": "Check if a string is an IP address", "license": "MIT", "repository": "sindresorhus/is-ip",