From 8b3bb7dff9ec82d41e3f3aaae419227ccf6118c0 Mon Sep 17 00:00:00 2001 From: Saqib Islam Date: Wed, 1 May 2024 13:53:54 +0500 Subject: [PATCH] 2.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f01b951..bfbc7bb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "car-mechanic-shop-html5-bootstrap-template", "description": "This is a fully responsive and animated HTML 5 template for a car mechanic shop. The template has been designed to provide a professional and modern look to the website. It includes a responsive navigation bar that makes it easy for users to navigate through the different sections of the website.", "private": true, - "version": "2.1.4", + "version": "2.1.5", "type": "module", "scripts": { "dev": "vite",