Skip to content

Commit d47ea7a

Browse files
committed
v6.5.0
1 parent 9106113 commit d47ea7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "6.4.0",
4+
"version": "6.5.0",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)