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