Skip to content

Commit e1eefa3

Browse files
committed
v0.0.3
1 parent d017a24 commit e1eefa3

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, 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.",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)