From de3ae64565c222ec1362fccc7a1e94052cabb12e Mon Sep 17 00:00:00 2001 From: Mark Stacey Date: Thu, 3 Jun 2021 11:48:26 -0230 Subject: [PATCH] v1.1.15 (#5098) This version just includes phishing config updates. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bc3394f6a0..61caba64a54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-phishing-detect", - "version": "1.1.14", + "version": "1.1.15", "description": "Utility for detecting phishing domains targeting Ethereum users", "main": "src/index.js", "scripts": {