Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit 61a96d2

Browse files
committed
1 parent e4784fb commit 61a96d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/tar-parser/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## HEAD
1+
## v0.1.0 (2024-12-06)
22

33
- Initial release

packages/tar-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mjackson/tar-parser",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "A fast, efficient parser for tar streams in any JavaScript environment",
55
"author": "Michael Jackson <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)