diff --git a/package.json b/package.json index f5ebb76..c95e8aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-keyed-flatten-children", - "version": "3.0.0", + "version": "3.0.1", "description": "Flattens React children and fragments to an array with predictable and stable keys", "type": "module", "exports": {