Skip to content

Commit 675fb4e

Browse files
committed
v4.0.0
1 parent 2000494 commit 675fb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bree",
33
"description": "The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. 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 lightweight. Made for Forward Email and Lad.",
4-
"version": "3.4.0",
4+
"version": "4.0.0",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)