Skip to content

Commit

Permalink
Bumped v1.0.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 Jul 1, 2022
1 parent 9201ac9 commit ced125f
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": "1.0.0",
"version": "1.0.1",
"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 ced125f

Please sign in to comment.