Skip to content

Commit

Permalink
v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Oct 29, 2020
1 parent 60c921e commit f0c5997
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 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.",
"version": "3.3.0",
"version": "3.3.1",
"author": "Nick Baugh <[email protected]> (http://niftylettuce.com/)",
"ava": {
"files": [
Expand Down

0 comments on commit f0c5997

Please sign in to comment.