From d927d79758a5bd51a3223e2bd915b33f6e4eecec Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Thu, 12 Mar 2026 15:19:13 -0700 Subject: [PATCH] 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb1f516..8e4a194 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@because/shout", - "version": "0.0.10", + "version": "0.0.11", "description": "shell output tester", "module": "src/index.ts", "type": "module",