Skip to content

Commit

Permalink
Bumped v1.17.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Feb 5, 2024
1 parent 239762b commit 5520cdb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -2,7 +2,6 @@

![ci][ci-url]
[![npm version][npm-badge]][npm-url]
[![Dependency Status][david-badge]][david-url]

Fast, in memory work queue.

Expand Down Expand Up @@ -305,5 +304,3 @@ ISC
[ci-url]: https://github.com/mcollina/fastq/workflows/ci/badge.svg
[npm-badge]: https://badge.fury.io/js/fastq.svg
[npm-url]: https://badge.fury.io/js/fastq
[david-badge]: https://david-dm.org/mcollina/fastq.svg
[david-url]: https://david-dm.org/mcollina/fastq
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "fastq",
"version": "1.17.0",
"version": "1.17.1",
"description": "Fast, in memory work queue",
"main": "queue.js",
"scripts": {
Expand Down

0 comments on commit 5520cdb

Please sign in to comment.