From 9da9c68a5e7523d0d2e78b416e5dc0745476afac 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 18:33:55 -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 e0a9af9..3418da2 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.2", + "version": "0.2.3", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "repository": {