Skip to content

Commit

Permalink
3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jun 20, 2023
1 parent 9629b4a commit 0490aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tar-stream",
"version": "3.1.2",
"version": "3.1.3",
"description": "tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 0490aed

Please sign in to comment.