Skip to content

Commit

Permalink
v6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Jan 16, 2025
1 parent 36e9575 commit d94a799
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [6.0.5](https://github.com/GMOD/vcf-js/compare/v6.0.4...v6.0.5) (2025-01-16)



## [6.0.4](https://github.com/GMOD/vcf-js/compare/v6.0.3...v6.0.4) (2025-01-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gmod/vcf",
"version": "6.0.4",
"version": "6.0.5",
"description": "High performance streaming Variant Call Format (VCF) parser in pure JavaScript",
"type": "module",
"exports": {
Expand Down

0 comments on commit d94a799

Please sign in to comment.