From 45aebe98c7c8cd6269a6b23f135dc63005ff94e6 Mon Sep 17 00:00:00 2001 From: Brian Vaughn Date: Sat, 10 Jun 2023 09:15:50 -0400 Subject: [PATCH] 4.0.9 -> 4.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 820fc49..b89cbfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-error-boundary", - "version": "4.0.9", + "version": "4.0.10", "description": "Simple reusable React error boundary component", "author": "Brian Vaughn ", "license": "MIT",