From 87ffc4ac7d5ff142f8a4c423a2d14e554547d2cd Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Thu, 30 Apr 2026 15:21:28 +0800 Subject: [PATCH] chore: bump version to 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f479e1..754f818 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.1", + "version": "0.1.2", "private": true, "type": "module", "scripts": {