Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Aug 18, 2020
1 parent 3992382 commit 31717c7
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 and JavaScript with support for cron, dates, ms, later, and human-friendly strings. 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 the most lightweight tool for the job. Made for Forward Email and Lad.",
"version": "2.1.6",
"version": "3.0.0",
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
"ava": {
"files": [
Expand Down

0 comments on commit 31717c7

Please sign in to comment.