From 80211e90c85efbe26f8feb783461e54fdc6dad22 Mon Sep 17 00:00:00 2001 From: Ahmed Ali Date: Tue, 20 Sep 2022 10:33:08 +0200 Subject: [PATCH] v0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d55436b..739f996 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hardhat-storage-layout", - "version": "0.1.6", + "version": "0.1.7", "description": "Hardhat plugin for exporting the contract storage layout", "main": "dist/index.js", "types": "dist/index.d.ts",