From 8117ecfa8a101269de4029248103eb14c45488f0 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Wed, 8 Jul 2020 11:02:48 -0500 Subject: [PATCH] v0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6755be0..1ee56cd 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.0", + "version": "0.0.2", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "files": [