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",