From 6485a8e3a50f3e7ad7e822023e4581ac6b3e2fc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 08:11:17 +0000 Subject: [PATCH] v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48340e6..d3dea5b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "errx", "type": "module", - "version": "0.1.1", + "version": "0.1.2", "packageManager": "pnpm@11.10.0", "description": "Zero dependency library to capture and parse stack traces in Node, Bun and Deno", "license": "MIT",