From 0b25ea22ea0db9570a2573560b3d2afc7817d6a4 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Mon, 17 Aug 2020 13:41:25 -0500 Subject: [PATCH] v2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 454d8f7..7cd1601 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bree", "description": "The best job scheduler for Node.js with support for cron, dates, ms, later, and human-friendly strings. Works in Node v10+ and browsers (thanks to bthreads polyfill), uses workers to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelable promises (graceful shutdown). Simple, fast, and the most lightweight tool for the job. Made for Forward Email and Lad.", - "version": "2.1.3", + "version": "2.1.4", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "files": [