Skip to content

Commit

Permalink
v0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jul 9, 2020
1 parent 2862435 commit d2e3905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.13",
"version": "0.0.14",
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
"ava": {
"files": [
Expand Down

0 comments on commit d2e3905

Please sign in to comment.