From 9be55f4a228761c91e8af7b61fe9be92cb22f705 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:31:47 -0500 Subject: [PATCH] 9.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c61d0f2..90ba5c8 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.2", + "version": "9.2.3", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/breejs/bree/issues",