From 13e9fc86a567e94145be99b0d879e1c5fabb5e16 Mon Sep 17 00:00:00 2001 From: Carlos Filoteo Date: Wed, 24 Aug 2022 20:36:52 -0600 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33cae48..c11eb8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "single-spa-react", - "version": "4.7.0", + "version": "5.0.0", "description": "Single-spa lifecycles helper for React apps", "main": "lib/umd/single-spa-react.js", "module": "lib/esm/single-spa-react.js",