From 04022e910a1dd6b87fa31c18603461c2ad187050 Mon Sep 17 00:00:00 2001 From: Antares Date: Sun, 21 Dec 2025 21:02:45 +0800 Subject: [PATCH] chore: bump version to 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad08fb6..83de769 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unplugin-inline-const-enum", - "version": "0.0.1", + "version": "0.0.2", "type": "module", "packageManager": "yarn@4.12.0", "scripts": {