From bbfa7d945ca57c4cab1fb3a9ea23191178d99bab Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Tue, 5 Jul 2022 13:15:48 -0500 Subject: [PATCH] 9.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6aa1ce..2640fe9 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.1.0", + "version": "9.1.1", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/breejs/bree/issues",