From 8ac16edf4f081ab7208cde5dae3f83406ef918f5 Mon Sep 17 00:00:00 2001 From: vzaidman Date: Fri, 21 May 2021 11:27:16 +0300 Subject: [PATCH] v6.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08b7df3..b05d938 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@welldone-software/why-did-you-render", - "version": "6.1.2", + "version": "6.1.3", "description": "Monkey patches React to notify you about avoidable re-renders.", "types": "types.d.ts", "main": "dist/whyDidYouRender.js",