From a4993a7656192f646bf92d715382af8427725037 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Mon, 31 Oct 2022 17:54:02 +0000 Subject: [PATCH] ci: version bump to 4.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da14158d..a01da18a 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.15", + "version": "4.0.16", "license": "MIT", "scripts": { "buildLocal": "ng build --configuration=local --localize",