From abca720f893e8bc72c72b16ac3108b8b4a5d1b56 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Fri, 15 May 2026 11:51:57 +0800 Subject: [PATCH] chore: bump version to 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9251c9..d5a066f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.8", + "version": "0.1.9", "private": true, "type": "module", "scripts": { -- 2.49.1