From c782f956e0be11ca281a4dd4f2a30db55bb795f1 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Wed, 20 May 2026 14:08:35 +0800 Subject: [PATCH] chore: bump version to 0.1.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bfde4f..3cb029f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.11", + "version": "0.1.12", "private": true, "type": "module", "scripts": {