From 19fdef33761ec79fe07a9f124dff0d61996b979b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 3 Mar 2026 05:40:11 +0000 Subject: [PATCH] v0.1.1017 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c72657c..8a06416d 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ ".": "./dist/cli/main.js", "./lib": "./dist/lib/index.js" }, - "version": "0.1.1016", + "version": "0.1.1017", "devDependencies": { "@babel/standalone": "^7.26.9", "@biomejs/biome": "^1.9.4",