From e835b50ec567818ac3558e60fc91cabc42b376da Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Thu, 9 Jul 2020 02:57:58 -0500 Subject: [PATCH] v0.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e73448..412d8dd 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, ms, and human-friendly strings. Uses workers and spawns sandboxed processes. Supports async/await, retries, throttling, concurrency, and cancelable promises (graceful shutdown). Simple, fast, and the most lightweight tool for the job. Made for Lad.", - "version": "0.0.15", + "version": "0.0.16", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "files": [