From a50a9d64562a7ecc8fe1e0bfc49119716dc0e0c6 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Tue, 5 May 2026 13:56:39 +0800 Subject: [PATCH] chore: bump version to 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f305d8..3639fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.3", + "version": "0.1.4", "private": true, "type": "module", "scripts": {