From 292e338a399a64ac5a5fc94fba92e2d95ddae626 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Wed, 29 Apr 2026 17:12:18 +0800 Subject: [PATCH] chore: bump version to 0.1.1 Co-Authored-By: Claude Sonnet 4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0404f50..000f546 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.0", + "version": "0.1.1", "private": true, "type": "module", "scripts": {