From 0cd55dc1f5e47a745c51f66fea514cf6f4d4f140 Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Wed, 3 Jun 2026 18:54:13 +0800 Subject: [PATCH] chore: bump version to 1.0.3 after publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e8d84a..a0ea11a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apigo.cc/bootstrap", - "version": "1.0.1", + "version": "1.0.3", "type": "module", "main": "dist/bootstrap.js", "module": "dist/bootstrap.js",