diff --git a/package.json b/package.json index eae4790..54775cb 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.2", + "version": "9.1.3", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/breejs/bree/issues",