From 340f47916f1eeabb0dafc8dafe2348ac89d3a2a4 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 16 Nov 2022 20:47:31 +0000 Subject: [PATCH] ci: version bump to 4.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19556dc2..94b67805 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "company-profile-ui-template", "description": "Company Profile UI Template is a modern, responsive, and customizable company profiles UI template for your business. It contains reusable components, theme color, and design support along with dark theme support.", - "version": "4.0.20", + "version": "4.0.21", "license": "MIT", "scripts": { "buildLocal": "ng build --configuration=local --localize",