From c4cb93c48e075ad4cd35c009871a0aa84fcf4e6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 11 Feb 2026 17:59:54 -0500 Subject: [PATCH] chore: prepare for release --- packages/obsidian-testing-framework/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/obsidian-testing-framework/package.json b/packages/obsidian-testing-framework/package.json index 5766f4f..d9a575c 100644 --- a/packages/obsidian-testing-framework/package.json +++ b/packages/obsidian-testing-framework/package.json @@ -25,7 +25,7 @@ ".": "./lib/index.js" }, "readme": "", - "version": "0.2.0", + "version": "0.2.1", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "repository": {