From ec5be3ac38685e4d365e7d076d122370ed2298f7 Mon Sep 17 00:00:00 2001 From: Erik Marks <25517051+rekmarks@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:28:03 -0700 Subject: [PATCH] 1.15.0 (#532) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da2222662e..3f2752feb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-contract-metadata", - "version": "1.14.0", + "version": "1.15.0", "description": "A mapping of ethereum contract addresses to broadly accepted icons for those addresses.", "main": "index.js", "scripts": {