From 031180c6ec959cf7ea709c8ff3325a528dcbc589 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Tue, 5 May 2026 12:44:29 +0800 Subject: [PATCH] chore: bump version to 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 754f818..5f305d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.2", + "version": "0.1.3", "private": true, "type": "module", "scripts": {