From 7af52d61a458faada6c4f4bd84f2716cfd9c312e Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 30 Jan 2026 15:05:15 -0800 Subject: [PATCH] chore: bump version to 1.3.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7389cc..ef70f3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/queue", - "version": "1.3.21", + "version": "1.3.22", "description": "Job queue ecosystem: core types, NestJS integration, ML batching, reporting, and admin dashboard", "type": "module", "exports": {