From 4775353c79b73cc656af0a786a5db550bfddad4b Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 4 Aug 2023 00:04:07 +0200 Subject: [PATCH] IMPR: Show spinner on page unload --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d6db5e..2348842 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", - "version": "5.0.1", + "version": "5.0.2", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "author": "Tony Air ", "license": "BSD-2-Clause",