From 297e7432fb5571bbb0d264021b2e195fdf496349 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Tue, 21 Nov 2023 01:06:23 -0600 Subject: [PATCH] 9.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d98e55..2a8aed4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bree", "description": "The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelable promises (graceful shutdown). Simple, fast, and lightweight. Made for Forward Email and Lad.", - "version": "9.2.0", + "version": "9.2.1", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/breejs/bree/issues",