From 7ca78ad39d292e2e1ec7f12b2912d99b453b7339 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Tue, 12 May 2026 14:27:12 +0800 Subject: [PATCH] chore: bump version to 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 135dd51..7262b4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.5", + "version": "0.1.6", "private": true, "type": "module", "scripts": {