From 0b71f3d0edfc2ff78e10fb866fced5001e6f3686 Mon Sep 17 00:00:00 2001 From: Joel Denning Date: Mon, 24 May 2021 18:11:37 -0600 Subject: [PATCH] 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c05f42c..ae5103d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "single-spa-angularjs", - "version": "4.2.3", + "version": "4.3.0", "description": "the logic needed to register angular 1 apps with single-spa", "main": "lib/single-spa-angularjs.js", "scripts": {