Skip to content

Commit 1b9a6ed

Browse files
committed
v1.1.28
1 parent ea77d81 commit 1b9a6ed

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 with support for cron, dates, ms, later, and human-friendly strings. Uses workers to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelable promises (graceful shutdown). Simple, fast, and the most lightweight tool for the job. Made for Forward Email and Lad.",
4-
"version": "1.1.27",
4+
"version": "1.1.28",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)