Skip to content

Commit 8253fc8

Browse files
committed
3.0.1
1 parent a78b3bb commit 8253fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-fast-compare",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)