Skip to content

Commit

Permalink
Bumped v2.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Sep 7, 2022
1 parent 5151881 commit 6f6375f
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,6 +1,6 @@
{
"name": "thread-stream",
"version": "2.1.0",
"version": "2.2.0",
"description": "A streaming way to send data to a Node.js Worker Thread",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 6f6375f

Please sign in to comment.