From 069ffb4e16f6dfee506339bb6e1e52b4eff48915 Mon Sep 17 00:00:00 2001 From: Subhamoy Biswas Date: Sat, 24 May 2025 20:55:13 +0530 Subject: [PATCH] (chore): bumped up to v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 495debc..00b7469 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "neodlp-website", "type": "module", - "version": "0.1.1", + "version": "0.1.2", "scripts": { "dev": "astro dev", "build": "astro build",