diff --git a/package.json b/package.json index 1a1a594..e0ab979 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-fast-compare", - "version": "3.0.2", + "version": "3.1.0", "description": "Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.", "main": "index.js", "scripts": {