From 822eaf3baf89d4d1db4f4a38c1fa113a822f6ca7 Mon Sep 17 00:00:00 2001 From: Joel Denning Date: Wed, 10 Feb 2021 11:17:34 -0700 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34e04ef..d565650 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "single-spa-layout", - "version": "1.4.0", + "version": "1.4.1", "description": "Layout engine for single-spa applications", "main": "dist/umd/single-spa-layout.min.cjs", "module": "dist/esm/single-spa-layout.min.js",