From 03e1bdd3e38544d2573e9d3493a3f81eec9232a8 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Thu, 9 Jul 2020 03:05:16 -0500 Subject: [PATCH] v0.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 412d8dd..058e6bf 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.16", + "version": "0.0.17", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "files": [