From 1d5e250b20ea3f6901a711d4aba7c841383a4546 Mon Sep 17 00:00:00 2001 From: natxocc Date: Fri, 20 Mar 2026 01:30:40 +0100 Subject: [PATCH] Pass 1.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06ac07a..3df52f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sigpro", - "version": "1.0.12", + "version": "1.0.13", "type": "module", "license": "MIT", "homepage": "https://natxocc.github.io/sigpro/",