From 19eb3780a46ad1a51abb08b8f39a97a08c7ee4d5 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Wed, 8 Jul 2020 11:33:29 -0500 Subject: [PATCH] v0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64943e9..1ac76ab 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.3", + "version": "0.0.4", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "files": [