From ef2183ffb7670ab6225eba32b5d8bd9dc528fcda Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Tue, 19 May 2026 15:40:05 +0800 Subject: [PATCH] chore: bump version to 0.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5a066f..9af70ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.9", + "version": "0.1.10", "private": true, "type": "module", "scripts": {