From d997f517bfa1d9baed6b353770433de694d3fa74 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 23 Jan 2026 07:12:57 -0800 Subject: [PATCH] chore: bump version to 1.3.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1dbae55..cfcadef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/queue", - "version": "1.3.15", + "version": "1.3.16", "description": "Job queue ecosystem: core types, NestJS integration, ML batching, reporting, and admin dashboard", "type": "module", "exports": {